Skip to content

Commit bb99ff2

Browse files
committed
0.0.7
1 parent 62f4564 commit bb99ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ compose.desktop {
6464
targetFormats(TargetFormat.Exe, TargetFormat.Deb)
6565

6666
packageName = "cleanmeter"
67-
packageVersion = "0.0.6"
67+
packageVersion = "0.0.7"
6868

6969
windows {
7070
iconFile.set(project.file("src/main/resources/imgs/favicon.ico"))

0 commit comments

Comments
 (0)