Changeset 3308811
- Timestamp:
- 06/10/2025 01:13:05 AM (9 months ago)
- Location:
- codeart-units-converter/trunk
- Files:
-
- 2 edited
-
codeart-units-converter.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
codeart-units-converter/trunk/codeart-units-converter.php
r3308807 r3308811 10 10 * Text Domain: codeart-units-converter 11 11 * Domain Path: /i18n/languages/ 12 * Version: 3.2. 012 * Version: 3.2.1 13 13 * Tested up to: 6.8.1 14 14 */ … … 19 19 } 20 20 21 $codeart_units_converter_version = '3.2. 0';21 $codeart_units_converter_version = '3.2.1'; 22 22 23 23 /** -
codeart-units-converter/trunk/readme.txt
r3308807 r3308811 6 6 Requires PHP: 7.0 7 7 Tested up to: 6.8.1 8 Stable tag: 3.2. 08 Stable tag: 3.2.1 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.