Changeset 3151403
- Timestamp:
- 09/13/2024 01:07:18 PM (18 months ago)
- Location:
- sky-systemz/tags/1.03
- Files:
-
- 2 edited
-
SkySystemz.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sky-systemz/tags/1.03/SkySystemz.php
r3151399 r3151403 4 4 Plugin URI: https://SkySystemz.com/ 5 5 description: Sky systemz is a payment gateway and using with creadit card. 6 Version: 1. 06 Version: 1.3 7 7 Author: Sky Systemz 8 8 Author URI: https://skysystemz.com … … 15 15 */ 16 16 17 define( 'SKYSYSTEMZ_VERSION', '1. 1' );17 define( 'SKYSYSTEMZ_VERSION', '1.3' ); 18 18 define( 'SKYSYSTEMZ__PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 19 19 define( 'SKYSYSTEMZ__PLUGIN_DIR_URL', plugin_dir_url(__FILE__) ); -
sky-systemz/tags/1.03/readme.txt
r3151399 r3151403 5 5 Plugin URI: https://SkySystemz.com/wordpress 6 6 description: SkySystemz is a payment gateway and using with creadit card. 7 Version: 1.0 17 Version: 1.03 8 8 Author: SkySystemz 9 9 Author URI: https://SkySystemz.com … … 12 12 Tags: Business, Services, Large Businesses, payment gateway, sky systems, systems, SkySystems 13 13 Tested up to: 5.9 14 Stable tag: 1.0 114 Stable tag: 1.03 15 15 Requires at least: 5.0 16 16 Requires PHP: 7.0
Note: See TracChangeset
for help on using the changeset viewer.