From 64d4c8b0dbc72bbf3df4c27dd234a69a373250d5 Mon Sep 17 00:00:00 2001 From: Ahoo Wang Date: Thu, 23 Jan 2025 11:24:36 +0800 Subject: [PATCH] Update Version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 781d0538f5b..cfbb5420a40 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.5 +version=5.1.6 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