Skip to content

Commit edaa0b2

Browse files
author
Carlos Bonills
committed
Release date bump
1 parent a36e336 commit edaa0b2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

demos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Demos
22
Collection of Mochi 2.0 demos._
33

4-
> **v1.0** (2024-06-23)
4+
> **v1.0** (2024-06-24)
55
66
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!

dist/mochi/js/plugins/dialog/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ This plugin uses the **[jQuery UI Dialog Widget](https://jqueryui.com/dialog/)**
77

88
## CHANGELOG
99

10-
> **1.0** (2024-06-23)
10+
> **1.0** (2024-06-24)
1111
> - Initial release.

dist/mochi/js/plugins/veeva/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ This plugin allows you to develop a **[Veeva Multichannel CRM](https://www.veeva
77

88
## CHANGELOG
99

10-
> **1.0** (2024-06-23)
10+
> **1.0** (2024-06-24)
1111
> - Initial release.

dist/project.appcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# v1.0 2024-06-23
2+
# v1.0 2024-06-24
33

44
# HTML files should not be included here
55
CACHE:

dist/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
var CACHE = {
44
VERSION : 1.0,
5-
DATE : '2024-06-23',
5+
DATE : '2024-06-24',
66
NAME : 'mochi-sw-cache-master',
77
LIST : [
88
'./',

0 commit comments

Comments
 (0)