From 2a86d7c700edee7b650f45c3a95a38a97be4ad03 Mon Sep 17 00:00:00 2001 From: Ahoo Wang Date: Sun, 17 Nov 2024 10:47:59 +0800 Subject: [PATCH] Update Version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8e3302a2ba..0dc224e3c2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ kotlin.code.style=official ksp.incremental=true ksp.incremental.log=true group=me.ahoo.wow -version=3.16.4-M0 +version=3.16.4 description=A Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing. website=https://github.com/Ahoo-Wang/Wow issues=https://github.com/Ahoo-Wang/Wow/issues