Changeset 2850581
- Timestamp:
- 01/18/2023 03:45:20 PM (3 years ago)
- Location:
- truendo/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
truendo.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
truendo/trunk/README.txt
r2831127 r2850581 116 116 == Changelog == 117 117 118 = 2.2.7 = 119 Fix dead code 120 118 121 = 2.2.6 = 119 122 Fix compatibility -
truendo/trunk/truendo.php
r2850579 r2850581 25 25 * Rename this for your plugin and update it as you release new versions. 26 26 */ 27 define( 'TRUENDO_WORDPRESS_PLUGIN', '2.2. 6' );27 define( 'TRUENDO_WORDPRESS_PLUGIN', '2.2.7' ); 28 28 29 29
Note: See TracChangeset
for help on using the changeset viewer.