This is an automated email from the ASF dual-hosted git repository.
jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
The following commit(s) were added to refs/heads/master by this push:
new 7c86f4a5c minor version bump to 1.7.0 (#2676)
7c86f4a5c is described below
commit 7c86f4a5cf6eab730c4d265bc82d92262f820335
Author: Grant Paláu Spencer <[email protected]>
AuthorDate: Tue Feb 13 15:50:16 2024 -0800
minor version bump to 1.7.0 (#2676)
---
helix-front/package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helix-front/package.json b/helix-front/package.json
index 5f23f2ef0..e151010ae 100644
--- a/helix-front/package.json
+++ b/helix-front/package.json
@@ -1,6 +1,6 @@
{
"name": "helix-front",
- "version": "1.6.1",
+ "version": "1.7.0",
"main": "/dist/server/app.js",
"author": "Vivo Xu <[email protected]>",
"contributors": [