From 6df7791cea1aeb5d3ebde3d3d83ead314bfa81f5 Mon Sep 17 00:00:00 2001
From: aiwenmo <32723967+aiwenmo@users.noreply.github.com>
Date: Mon, 1 Jan 2024 21:11:11 +0800
Subject: [PATCH] [Feature-2867][*] Release v1.0.0-rc2 (#2868)
Co-authored-by: wenmo <32723967+wenmo@users.noreply.github.com>
---
dinky-web/src/services/constants.tsx | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dinky-web/src/services/constants.tsx b/dinky-web/src/services/constants.tsx
index bc840a1798..0863e4e251 100644
--- a/dinky-web/src/services/constants.tsx
+++ b/dinky-web/src/services/constants.tsx
@@ -28,7 +28,7 @@ export const TENANT_ID = 'tenantId';
/**
* the platform version
*/
-export const VERSION = '1.0.0-rc1';
+export const VERSION = '1.0.0-rc2';
/**
* the platform language
diff --git a/pom.xml b/pom.xml
index c4d91f071b..d84a3e637b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
UTF-8
2.5.0
0.10.2
- 1.0.0-rc1
+ 1.0.0-rc2
1.37.0
2.12
2.12.10