Skip to content

Commit

Permalink
2.6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodehawa committed Dec 26, 2023
1 parent 8b22574 commit 554b598
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 @@ -6,7 +6,7 @@ plugins {
}

import org.apache.tools.ant.filters.ReplaceTokens
def versionObj = new Version(major: 2, minor: 6, revision: 1)
def versionObj = new Version(major: 2, minor: 6, revision: "1.1")

group 'net.kodehawa'
version "$versionObj"
Expand Down

0 comments on commit 554b598

Please sign in to comment.