From edaa0b28e4e0669c988c666058f6d268fa024865 Mon Sep 17 00:00:00 2001 From: Carlos Bonills Date: Mon, 24 Jun 2024 16:14:31 -0400 Subject: [PATCH] Release date bump --- demos/README.md | 2 +- dist/mochi/js/plugins/dialog/CHANGELOG.md | 2 +- dist/mochi/js/plugins/veeva/CHANGELOG.md | 2 +- dist/project.appcache | 2 +- dist/sw.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/demos/README.md b/demos/README.md index 5c066cd..95c9a37 100644 --- a/demos/README.md +++ b/demos/README.md @@ -1,6 +1,6 @@ # Demos Collection of Mochi 2.0 demos._ -> **v1.0** (2024-06-23) +> **v1.0** (2024-06-24) Browse each subfolder in this package to check out some of our interactive demos. Each demo showcases a feature or plugin available in the standard distribution package. Enjoy! diff --git a/dist/mochi/js/plugins/dialog/CHANGELOG.md b/dist/mochi/js/plugins/dialog/CHANGELOG.md index f98431a..122ddd9 100644 --- a/dist/mochi/js/plugins/dialog/CHANGELOG.md +++ b/dist/mochi/js/plugins/dialog/CHANGELOG.md @@ -7,5 +7,5 @@ This plugin uses the **[jQuery UI Dialog Widget](https://jqueryui.com/dialog/)** ## CHANGELOG -> **1.0** (2024-06-23) +> **1.0** (2024-06-24) > - Initial release. diff --git a/dist/mochi/js/plugins/veeva/CHANGELOG.md b/dist/mochi/js/plugins/veeva/CHANGELOG.md index 58bfb37..9353c44 100644 --- a/dist/mochi/js/plugins/veeva/CHANGELOG.md +++ b/dist/mochi/js/plugins/veeva/CHANGELOG.md @@ -7,5 +7,5 @@ This plugin allows you to develop a **[Veeva Multichannel CRM](https://www.veeva ## CHANGELOG -> **1.0** (2024-06-23) +> **1.0** (2024-06-24) > - Initial release. diff --git a/dist/project.appcache b/dist/project.appcache index 1edc188..ccb5680 100644 --- a/dist/project.appcache +++ b/dist/project.appcache @@ -1,5 +1,5 @@ CACHE MANIFEST -# v1.0 2024-06-23 +# v1.0 2024-06-24 # HTML files should not be included here CACHE: diff --git a/dist/sw.js b/dist/sw.js index 9f2027d..5c43954 100644 --- a/dist/sw.js +++ b/dist/sw.js @@ -2,7 +2,7 @@ { var CACHE = { VERSION : 1.0, - DATE : '2024-06-23', + DATE : '2024-06-24', NAME : 'mochi-sw-cache-master', LIST : [ './',