Skip to content

Commit b5c76e6

Browse files
committed
chore(deps): bump mppVersion to 0.3.0
Upgrade MPP dependencies to version 0.3.0 in gradle.properties.
1 parent fc5bd37 commit b5c76e6

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.2.2
13+
mppVersion = 0.3.0
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": "@autodev/cli",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "AutoDev CLI - Terminal UI for AI-powered development assistant",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)