Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Nov 2, 2024
1 parent e12fae7 commit e469129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coroutines = "1.9.0"
serialization = "1.7.3"
ktor = "3.0.0"
kord = "feature-user-apps-20241102.180018-12"
api = "3.37.22"
api = "3.37.23"
ksp = "2.0.21-1.0.26"
lavakord = "8.0.1"

Expand Down
2 changes: 1 addition & 1 deletion music/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
subprojects {
version = "3.12.1-SNAPSHOT"
version = "3.12.2-SNAPSHOT"
}

0 comments on commit e469129

Please sign in to comment.