From 63fa6f8dcf8ef4835bf53284185c7ec0693e9488 Mon Sep 17 00:00:00 2001 From: Ahoo Wang Date: Tue, 7 Jan 2025 09:46:32 +0800 Subject: [PATCH] Update Version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 52d23d9..68466aa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ # limitations under the License. # group=me.ahoo.cosec -version=2.9.8 +version=2.9.9 description=RBAC-based And Policy-based Multi-Tenant Reactive Security Framework. website=https://github.com/Ahoo-Wang/CoSec issues=https://github.com/Ahoo-Wang/CoSec/issues