Skip to content

Commit

Permalink
Bump version to 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuxel committed Jun 17, 2022
1 parent b34fc81 commit 1508486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

group = "io.github.juuxel"
version = "1.7.2"
version = "1.7.3"

if (file("private.gradle").exists()) {
apply(from = "private.gradle")
Expand Down

0 comments on commit 1508486

Please sign in to comment.