From 8fef806d3949e6ac4dc70baf1a7ecb026602dcb0 Mon Sep 17 00:00:00 2001 From: Jens Kuerschner Date: Tue, 12 Mar 2024 22:15:42 +0100 Subject: [PATCH] version bump --- assets/css/atcb-3d.css | 2 +- assets/css/atcb-date.css | 2 +- assets/css/atcb-flat.css | 2 +- assets/css/atcb-neumorphism.css | 2 +- assets/css/atcb-round.css | 2 +- assets/css/atcb-text.css | 2 +- assets/css/atcb.css | 2 +- demo/components/footer.vue | 2 +- demo/public/atcb.css | 2 +- package-lock.json | 4 ++-- package.json | 2 +- src/atcb-control.js | 2 +- src/atcb-decorate.js | 2 +- src/atcb-event.js | 2 +- src/atcb-generate-pro.js | 2 +- src/atcb-generate-rich-data.js | 2 +- src/atcb-generate.js | 2 +- src/atcb-globals.js | 4 ++-- src/atcb-i18n.js | 2 +- src/atcb-init.js | 2 +- src/atcb-links.js | 2 +- src/atcb-util.js | 2 +- src/atcb-validate.js | 2 +- 23 files changed, 25 insertions(+), 25 deletions(-) diff --git a/assets/css/atcb-3d.css b/assets/css/atcb-3d.css index e65bbcf6..54ff1552 100644 --- a/assets/css/atcb-3d.css +++ b/assets/css/atcb-3d.css @@ -5,7 +5,7 @@ * * Style: 3D * - * Version: 2.6.4 + * Version: 2.6.5 * Creator: Jens Kuerschner (https://jekuer.com) * Project: https://github.com/add2cal/add-to-calendar-button * License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt) diff --git a/assets/css/atcb-date.css b/assets/css/atcb-date.css index e274712b..92559346 100644 --- a/assets/css/atcb-date.css +++ b/assets/css/atcb-date.css @@ -5,7 +5,7 @@ * * Style: Date * - * Version: 2.6.4 + * Version: 2.6.5 * Creator: Jens Kuerschner (https://jekuer.com) * Project: https://github.com/add2cal/add-to-calendar-button * License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt) diff --git a/assets/css/atcb-flat.css b/assets/css/atcb-flat.css index 4e69bd50..e355e85b 100644 --- a/assets/css/atcb-flat.css +++ b/assets/css/atcb-flat.css @@ -5,7 +5,7 @@ * * Style: Flat * - * Version: 2.6.4 + * Version: 2.6.5 * Creator: Jens Kuerschner (https://jekuer.com) * Project: https://github.com/add2cal/add-to-calendar-button * License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt) diff --git a/assets/css/atcb-neumorphism.css b/assets/css/atcb-neumorphism.css index 43b6417b..99cf3f8a 100644 --- a/assets/css/atcb-neumorphism.css +++ b/assets/css/atcb-neumorphism.css @@ -5,7 +5,7 @@ * * Style: Neumorphism * - * Version: 2.6.4 + * Version: 2.6.5 * Creator: Jens Kuerschner (https://jekuer.com) * Project: https://github.com/add2cal/add-to-calendar-button * License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt) diff --git a/assets/css/atcb-round.css b/assets/css/atcb-round.css index 7a41113b..a6984894 100644 --- a/assets/css/atcb-round.css +++ b/assets/css/atcb-round.css @@ -5,7 +5,7 @@ * * Style: Round * - * Version: 2.6.4 + * Version: 2.6.5 * Creator: Jens Kuerschner (https://jekuer.com) * Project: https://github.com/add2cal/add-to-calendar-button * License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt) diff --git a/assets/css/atcb-text.css b/assets/css/atcb-text.css index 12e59409..8d190e47 100644 --- a/assets/css/atcb-text.css +++ b/assets/css/atcb-text.css @@ -5,7 +5,7 @@ * * Style: Text * - * Version: 2.6.4 + * Version: 2.6.5 * Creator: Jens Kuerschner (https://jekuer.com) * Project: https://github.com/add2cal/add-to-calendar-button * License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt) diff --git a/assets/css/atcb.css b/assets/css/atcb.css index 2a27ee3e..63d021b3 100644 --- a/assets/css/atcb.css +++ b/assets/css/atcb.css @@ -5,7 +5,7 @@ * * Style: Default * - * Version: 2.6.4 + * Version: 2.6.5 * Creator: Jens Kuerschner (https://jekuer.com) * Project: https://github.com/add2cal/add-to-calendar-button * License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt) diff --git a/demo/components/footer.vue b/demo/components/footer.vue index 6f2e60c2..840262a9 100644 --- a/demo/components/footer.vue +++ b/demo/components/footer.vue @@ -71,7 +71,7 @@ function topFunction() {
© {{new Date().getFullYear()}} - , Current Version: 2.6.4 + , Current Version: 2.6.5