Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
Bump to 0.5.4
  • Loading branch information
kdroidFilter authored Jan 7, 2025
1 parent bbda9dd commit a8381ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

group = "com.kdroid.composenativetray"
version = "0.5.3"
version = "0.5.4"

repositories {
mavenCentral()
Expand Down Expand Up @@ -95,4 +95,4 @@ compose.desktop {
packageVersion = version.toString()
}
}
}
}

0 comments on commit a8381ab

Please sign in to comment.