Skip to content

Commit 137fa05

Browse files
committed
version update
1 parent 6ba318e commit 137fa05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ compose.desktop {
3131
nativeDistributions {
3232
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
3333
packageName = "StringsTranslator"
34-
packageVersion = "2.0.3"
34+
packageVersion = "2.0.4"
3535
modules("java.base", "java.instrument", "java.sql", "jdk.unsupported")
3636
}
3737
}

0 commit comments

Comments
 (0)