@gudhub/core 1.1.67 → 1.1.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -835,8 +835,8 @@ export default function generateModulesList(async_modules_path, file_server_url,
835
835
  data_type: "nested_list",
836
836
  name: 'Nested List',
837
837
  icon: 'scheduling',
838
- js: "https://gudhub.com/modules/Nested-List/dist/main.js?t=1",
839
- css: "https://gudhub.com/modules/Nested-List/dist/style.css?t=1",
838
+ js: "https://gudhub.com/modules/Nested-List/dist/main.js?t=2",
839
+ css: "https://gudhub.com/modules/Nested-List/dist/style.css?t=2",
840
840
  type: 'gh_element',
841
841
  technology: 'class'
842
842
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gudhub/core",
3
- "version": "1.1.67",
3
+ "version": "1.1.68",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {