Skip to content

Commit 764abf5

Browse files
committed
chore: bump version to 3.0.0-alpha
1 parent 0e144a4 commit 764abf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginRepositoryUrl = https://github.com/unit-mesh/auto-dev
1010
pluginVersion = 2.4.6
1111

1212
# MPP Unified Version (mpp-core, mpp-ui, mpp-server)
13-
mppVersion =0.0.2
13+
mppVersion =3.0.0-alpha
1414

1515
# Supported IDEs: idea, pycharm
1616
baseIDE=idea

mpp-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xiuper/cli",
3-
"version": "0.0.2",
3+
"version": "3.0.0-alpha",
44
"description": "AutoDev Xiuper CLI - Terminal UI for AI-powered development assistant",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)