Plugin Directory

Changeset 2745493


Ignore:
Timestamp:
06/20/2022 07:36:30 PM (4 years ago)
Author:
tomspocket
Message:

bugfix

Location:
spocket/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • spocket/trunk/deploy.sh

    r2745487 r2745493  
    114114cd $SVNPATH
    115115svn copy trunk/ tags/$NEWVERSION/
    116 svn delete trunk/httpful.phar
    117116cd $SVNPATH/tags/$NEWVERSION
    118117svn commit --username=$SVNUSER -m "Tagging version $NEWVERSION"
  • spocket/trunk/index.php

    r2745487 r2745493  
    33Plugin Name:  Spocket
    44Description:  Spocket - Dropshipping US/European Products
    5 Version:      1.6.6
     5Version:      1.6.7
    66Author:       Spocket
    77Author URI:   https://www.spocket.co
  • spocket/trunk/lib/Plugin.php

    r2745487 r2745493  
    3434     * @var string
    3535     */
    36     protected $version = '1.6.6';
     36    protected $version = '1.6.7';
    3737
    3838    /**1000
  • spocket/trunk/readme.txt

    r2745487 r2745493  
    33Requires at least: 4.4
    44Tested up to: 6.0
    5 Stable tag: 1.6.6
     5Stable tag: 1.6.7
    66
    77Find 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.