From db370853ec08e382026380ab8f734e9e1d9d37fe Mon Sep 17 00:00:00 2001 From: Sagnik Ganguly Date: Tue, 14 Feb 2023 19:12:27 +0530 Subject: [PATCH 1/4] UPDATED: Version Information --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a432734..17de0669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sgnuikit", - "version": "1.1.4", + "version": "1.1.5", "description": "SGNUIKit is a very powerful UI kit designed to allow web developers use the power of the kit to build efficient and beautiful websites. SGNUIKit is currently being used in all the websites by SGNetworks.", "homepage": "https://sgnuikit.cdn.sgnetworks.eu.org", "author": { From 197ce787441aecf47633221ac423ae1d01ae4668 Mon Sep 17 00:00:00 2001 From: Sagnik Ganguly Date: Tue, 14 Feb 2023 19:13:36 +0530 Subject: [PATCH 2/4] Revert "UPDATED: Version Information" This reverts commit db370853ec08e382026380ab8f734e9e1d9d37fe. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17de0669..9a432734 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sgnuikit", - "version": "1.1.5", + "version": "1.1.4", "description": "SGNUIKit is a very powerful UI kit designed to allow web developers use the power of the kit to build efficient and beautiful websites. SGNUIKit is currently being used in all the websites by SGNetworks.", "homepage": "https://sgnuikit.cdn.sgnetworks.eu.org", "author": { From 9562c73f25179f4eb0bf566ca5366e000fcd1085 Mon Sep 17 00:00:00 2001 From: Sagnik Ganguly Date: Tue, 14 Feb 2023 19:14:40 +0530 Subject: [PATCH 3/4] UPDATED: Version Information --- README.md | 4 ++-- SECURITY.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c384aca8..9a0ff7cb 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ ## REQUIREMENTS -* **Current SGNUIKit Version**: 1.1.4 +* **Current SGNUIKit Version**: 1.1.5 ### Core Requirements | Technology | Version | Link | |------------|---------|-----------------------------------------------------------------------------| -| jQuery | 3.6.0 | [https://jquery.com/download/](https://code.jquery.com/jquery-3.6.0.min.js) | +| jQuery | 3.6.3 | [https://jquery.com/download/](https://code.jquery.com/jquery-3.6.0.min.js) | _Note: If the dependencies omitted, it will neither break the features nor impact the performance of as it comes built-in with **SGNUIKit** and the built-in dependencies will be used._ diff --git a/SECURITY.md b/SECURITY.md index c7383dee..a9db43ea 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,9 +4,9 @@ | Version | Supported | |---------|--------------------| +| 1.1.5 | :white_check_mark: | | 1.1.4 | :white_check_mark: | -| 1.1.3 | :white_check_mark: | -| < 1.1.3 | :x: | +| < 1.1.4 | :x: | ## Reporting a Vulnerability From 6b6b0696b7a80206d596fa71f3b34b68b856b9bf Mon Sep 17 00:00:00 2001 From: Sagnik Ganguly Date: Tue, 14 Feb 2023 19:15:32 +0530 Subject: [PATCH 4/4] UPDATED: Version Information --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a432734..17de0669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sgnuikit", - "version": "1.1.4", + "version": "1.1.5", "description": "SGNUIKit is a very powerful UI kit designed to allow web developers use the power of the kit to build efficient and beautiful websites. SGNUIKit is currently being used in all the websites by SGNetworks.", "homepage": "https://sgnuikit.cdn.sgnetworks.eu.org", "author": {