Plugin Directory

Changeset 3238150


Ignore:
Timestamp:
02/10/2025 07:37:00 PM (13 months ago)
Author:
holostep
Message:

Tagging version 1.1.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • holostep/trunk/holostep-front.php

    r3238146 r3238150  
    8484//     wp_add_inline_script('holostep-custom-script', $insertJavaScript);
    8585
    86     wp_enqueue_script('holostep-core-script', "https://onsite-scripter.holostep.io/serve/core.js?accountId=$accountId", [], '1.0.0', false);
     86    wp_enqueue_script('holostep-core-script', "https://onsite-scripter.holostep.io/serve/core.js?accountId=$accountId", [], '1.1.2', false);
    8787
    8888    function add_async_defer_to_scripts($tag, $handle) {
Note: See TracChangeset for help on using the changeset viewer.