Changeset 2654525
- Timestamp:
- 01/08/2022 11:41:34 AM (4 years ago)
- Location:
- woo-title-limit/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
woo-title-limit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woo-title-limit/trunk/readme.txt
r2654524 r2654525 5 5 Requires at least: 3.0.1 6 6 Tested up to: 5.8.3 7 Stable tag: 2.0. 17 Stable tag: 2.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
woo-title-limit/trunk/woo-title-limit.php
r2406251 r2654525 35 35 } 36 36 37 define( 'WOO_TITLE_LIMIT_VERSION', '2.0. 1' );37 define( 'WOO_TITLE_LIMIT_VERSION', '2.0.2' ); 38 38 39 39 /**
Note: See TracChangeset
for help on using the changeset viewer.