Changeset 2745493
- Timestamp:
- 06/20/2022 07:36:30 PM (4 years ago)
- Location:
- spocket/trunk
- Files:
-
- 4 edited
-
deploy.sh (modified) (1 diff)
-
index.php (modified) (1 diff)
-
lib/Plugin.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
spocket/trunk/deploy.sh
r2745487 r2745493 114 114 cd $SVNPATH 115 115 svn copy trunk/ tags/$NEWVERSION/ 116 svn delete trunk/httpful.phar117 116 cd $SVNPATH/tags/$NEWVERSION 118 117 svn commit --username=$SVNUSER -m "Tagging version $NEWVERSION" -
spocket/trunk/index.php
r2745487 r2745493 3 3 Plugin Name: Spocket 4 4 Description: Spocket - Dropshipping US/European Products 5 Version: 1.6. 65 Version: 1.6.7 6 6 Author: Spocket 7 7 Author URI: https://www.spocket.co -
spocket/trunk/lib/Plugin.php
r2745487 r2745493 34 34 * @var string 35 35 */ 36 protected $version = '1.6. 6';36 protected $version = '1.6.7'; 37 37 38 38 /**1000 -
spocket/trunk/readme.txt
r2745487 r2745493 3 3 Requires at least: 4.4 4 4 Tested up to: 6.0 5 Stable tag: 1.6. 65 Stable tag: 1.6.7 6 6 7 7 Find fast shipping products from reliable suppliers, import them to [your WooCommerce store](https://www.spocket.co/for-woocommerce) and manage your orders automatically: all for free.
Note: See TracChangeset
for help on using the changeset viewer.