Skip to content

Commit f7bf89d

Browse files
committed
chore(version): release v3.0.0
1 parent 00f50ad commit f7bf89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/extension/Project.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ val config = Config(
2828
major = 3,
2929
minor = 0,
3030
patch = 0,
31-
phase = Config.Phase.DEVELOP
31+
phase = Config.Phase.RELEASE
3232
),
3333
android = Config.Android(
3434
compileSdk = 34,

0 commit comments

Comments
 (0)