From 7a208b8e91c9cdfaa91dd08cb94bfbc50f980965 Mon Sep 17 00:00:00 2001 From: Maisam Afshar Date: Thu, 22 Feb 2024 12:12:40 +0430 Subject: [PATCH] update version & copyright --- README.md | 2 +- public/index.html | 2 +- src/assets/sass/black-dashboard.scss | 2 +- src/main.js | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c7d235b..bb04fc1 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ If you have questions or need help integrating the product please [contact us](h ## Licensing -- Copyright 2023 Creative Tim (https://www.creative-tim.com/) +- Copyright 2024 Creative Tim (https://www.creative-tim.com/) - Licensed under MIT (https://github.com/creativetimofficial/vue-black-dashboard/issues/blob/master/LICENSE.md) diff --git a/public/index.html b/public/index.html index 2cb25df..749576a 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ ========================================================= * Product Page: https://www.creative-tim.com/product/black-dashboard - * Copyright 2023 Creative Tim (http://www.creative-tim.com) + * Copyright 2024 Creative Tim (http://www.creative-tim.com) ========================================================= diff --git a/src/assets/sass/black-dashboard.scss b/src/assets/sass/black-dashboard.scss index a838428..ea2c658 100644 --- a/src/assets/sass/black-dashboard.scss +++ b/src/assets/sass/black-dashboard.scss @@ -4,7 +4,7 @@ ========================================================= * Product Page: https://www.creative-tim.com/product/black-dashboard - * Copyright 2023 Creative Tim (http://www.creative-tim.com) + * Copyright 2024 Creative Tim (http://www.creative-tim.com) ========================================================= diff --git a/src/main.js b/src/main.js index 58f1088..105f6e9 100644 --- a/src/main.js +++ b/src/main.js @@ -1,10 +1,10 @@ /* ========================================================= - * Vue Black Dashboard - v1.1.2 + * Vue Black Dashboard - v1.1.3 ========================================================= * Product Page: https://www.creative-tim.com/product/black-dashboard - * Copyright 2023 Creative Tim (http://www.creative-tim.com) + * Copyright 2024 Creative Tim (http://www.creative-tim.com) =========================================================