Skip to content

Commit

Permalink
un-bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Revxrsal committed Sep 27, 2023
1 parent 53f563a commit fb3b3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ subprojects {
apply plugin: "maven-publish"

group = "io.github.revxrsal"
version = "3.1.7"
version = "3.1.6"

if (name != "velocity") {
sourceCompatibility = 1.8
Expand Down

0 comments on commit fb3b3aa

Please sign in to comment.