Changeset 1892550
- Timestamp:
- 06/14/2018 05:26:16 AM (8 years ago)
- Location:
- olasearch/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
includes/class-olasearch.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
olasearch/trunk/README.txt
r1853834 r1892550 6 6 Tested up to: 4.9.4 7 7 Requires PHP: 5.2.4 8 Stable tag: 2.0. 08 Stable tag: 2.0.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
olasearch/trunk/includes/class-olasearch.php
r1847498 r1892550 70 70 71 71 $this->plugin_name = 'olasearch'; 72 $this->version = '2.0. 0';72 $this->version = '2.0.1'; 73 73 74 74 $this->load_dependencies();
Note: See TracChangeset
for help on using the changeset viewer.