From f3cb06d3b2dc16771d2b8d19eea27e59e092d234 Mon Sep 17 00:00:00 2001 From: Ahoo Wang Date: Mon, 10 Feb 2025 17:53:51 +0800 Subject: [PATCH] Update Version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cfbb5420a40..157fac363fb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,7 +19,7 @@ kotlin.code.style=official ksp.incremental=true ksp.incremental.log=true group=me.ahoo.wow -version=5.1.6 +version=5.2.0 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