[DESKTOP] Add Mac Uber JAR

This commit is contained in:
Kamil Gurgul
2025-01-15 13:12:56 +01:00
parent ce3e7f7f81
commit a567936a7a
2 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ compose.desktop {
nativeDistributions {
targetFormats(TargetFormat.Dmg, TargetFormat.Pkg, TargetFormat.Msi, TargetFormat.Deb)
packageName = "CPU-Info"
packageVersion = "1.4.0"
packageVersion = "1.4.1"
val iconsRoot = project.file("desktop-icons")
macOS {