Changeset 2893394
- Timestamp:
- 04/04/2023 08:46:05 AM (3 years ago)
- Location:
- ai-preloader/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
ai-preloader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ai-preloader/trunk/README.txt
r2869885 r2893394 5 5 Tags: css, gif, loader, preloader, loading 6 6 Requires at least: 4.7 7 Tested up to: 6. 1.17 Tested up to: 6.2 8 8 Stable tag: 1.0.0 9 9 Requires PHP: 7.0 -
ai-preloader/trunk/ai-preloader.php
r2892687 r2893394 34 34 * Rename this for your plugin and update it as you release new versions. 35 35 */ 36 define( 'AI_PRELOADER_VERSION', '1.0. 1' );36 define( 'AI_PRELOADER_VERSION', '1.0.2' ); 37 37 38 38 /**
Note: See TracChangeset
for help on using the changeset viewer.