Changeset 2798599
- Timestamp:
- 10/14/2022 02:16:50 AM (3 years ago)
- Location:
- naoca
- Files:
-
- 2 edited
-
tags/1.2.2/naoca.php (modified) (1 diff)
-
trunk/naoca.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
naoca/tags/1.2.2/naoca.php
r2798081 r2798599 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'NAOCA_VERSION', '1. 1.4' );38 define( 'NAOCA_VERSION', '1.2.2' ); 39 39 40 40 /** -
naoca/trunk/naoca.php
r2798041 r2798599 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'NAOCA_VERSION', '1. 1.4' );38 define( 'NAOCA_VERSION', '1.2.2' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.