Changeset 2190734
- Timestamp:
- 11/12/2019 03:41:27 PM (6 years ago)
- Location:
- nativery/trunk
- Files:
-
- 2 edited
-
Nativery.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nativery/trunk/Nativery.php
r2190730 r2190734 4 4 Plugin URI: http://www.nativery.com 5 5 Description: A plugin to add widgets created with nativery 6 Version: 0.1. 16 Version: 0.1.2 7 7 Author: Nativery Developer 8 8 License: GPL2 … … 29 29 define( 'NATIVERY_PUGIN_NAME', 'NATIVERY Plugin'); 30 30 define( 'NATIVERY_PLUGIN_DIRECTORY', 'nativery'); 31 define( 'NATIVERY_CURRENT_VERSION', '0.1. 1' );31 define( 'NATIVERY_CURRENT_VERSION', '0.1.2' ); 32 32 define( 'NATIVERY_REQUEST_URL', 'http://nativery.com/service.php'); 33 33 define( 'NATIVERY_DEBUG', false); -
nativery/trunk/readme.txt
r2190727 r2190734 4 4 Requires at least: 4.6 5 5 Tested up to: 5.2.4 6 stable tag: 0.1. 16 stable tag: 0.1.2 7 7 License: GPLv2 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 53 53 * initial relase 54 54 55 = 0.1. 1(12.11.2019) =55 = 0.1.2 (12.11.2019) = 56 56 * Amp enhanced 57 57
Note: See TracChangeset
for help on using the changeset viewer.