1 parent d75c9b9 commit ebec609Copy full SHA for ebec609
1 file changed
app/desktop/build.gradle.kts
@@ -50,7 +50,7 @@ compose.desktop {
50
nativeDistributions {
51
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
52
packageName = "Note Delight"
53
- packageVersion = "8.4.6"
+ packageVersion = "8.4.601"
54
description = "Note app with encryption"
55
copyright = "© 2023 SoftArtDev"
56
macOS.iconFile.set(project.file("src/jvmMain/resources/app_icon.icns"))
0 commit comments