Plugin Directory

Changeset 1435968


Ignore:
Timestamp:
06/13/2016 04:01:22 PM (10 years ago)
Author:
healcode_wordpress
Message:

Update version in include_hc_media_button_js

File:
1 edited

Legend:

Unmodified
Added
Removed
  • healcode-mindbody-widget/trunk/hc-editor-plugin.php

    r1434143 r1435968  
    2020
    2121    public function include_hc_media_button_js() {
    22       wp_enqueue_script('hc_media_script', plugins_url('/js/healcode-wp-mb-widget.js', __FILE__), array('jquery'), '1.1.9', true);
     22      wp_enqueue_script('hc_media_script', plugins_url('/js/healcode-wp-mb-widget.js', __FILE__), array('jquery'), '1.1.10', true);
    2323    }
    2424
Note: See TracChangeset for help on using the changeset viewer.