Plugin Directory

Changeset 1862213

Timestamp:
04/21/2018 11:37:32 AM (6 years ago)
Author:
sjregan
Message:

Updated JS gallery reference to v1.5.5

Location:
instashop/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • instashop/trunk/includes/class-instashop.php

    r1861701 r1862213  
    33
    44class InstaShop {
    5     const JS_GALLERY_URL = 'https://s3.amazonaws.com/instashop/js/embed-1.5.4.js';
    6     const JS_GALLERY_VERSION = '1.5.4';
     5    const JS_GALLERY_URL = 'https://s3.amazonaws.com/instashop/js/embed-1.5..js';
     6    const JS_GALLERY_VERSION = '1.5.';
    77
    88    /**
  • instashop/trunk/instashop.php

    r1861701 r1862213  
    22/*
    33 * Plugin Name: InstaShop
    4  * Version: 1.1.1
     4 * Version: 1.1.
    55 * Plugin URI: https://instashopapp.com/wordpress/
    66 * Description: Easily embed and manage your InstaShop galleries.
  • instashop/trunk/readme.txt

    r1861701 r1862213  
    9292== Changelog ==
    9393
     94
     95
     96
     97
    9498= 1.1.1 =
    9599* 2018-04-20
     
    115119== Upgrade Notice ==
    116120
     121
     122
     123
     124
    117125= 1.1.1 =
    118126* 2018-04-20
Note: See TracChangeset for help on using the changeset viewer.