This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a commit to branch 1.11.0-prepare
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/1.11.0-prepare by this push:
new bec92ef7c update release version
bec92ef7c is described below
commit bec92ef7c977598d74a2b0ac22474cbcb21a7a7f
Author: xwm1992 <[email protected]>
AuthorDate: Mon Dec 30 10:11:44 2024 +0800
update release version
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 789424c0d..32c904c8f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@
jdk=1.8
snapshot=false
group=org.apache.eventmesh
-version=1.10.0-release
+version=1.11.0-release
#last eight bits of public key
signing.keyId=
#passphrase for key pairs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]