Skip to content

Commit ebec609

Browse files
committed
feat: Bump desktop package version to "8.4.601".
1 parent d75c9b9 commit ebec609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/desktop/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ compose.desktop {
5050
nativeDistributions {
5151
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
5252
packageName = "Note Delight"
53-
packageVersion = "8.4.6"
53+
packageVersion = "8.4.601"
5454
description = "Note app with encryption"
5555
copyright = "© 2023 SoftArtDev"
5656
macOS.iconFile.set(project.file("src/jvmMain/resources/app_icon.icns"))

0 commit comments

Comments
 (0)