Skip to content

Commit 66478af

Browse files
committed
fixed version on gradle3
1 parent 0f01223 commit 66478af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composeApp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ compose.desktop {
119119
)
120120

121121
packageName = "bruce.app"
122-
packageVersion = "1.1"
122+
packageVersion = "1.1.0"
123123

124124
// Linux-specific settings (AppImage)
125125
linux {

0 commit comments

Comments
 (0)