Skip to content

Commit

Permalink
Bump: 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodehawa committed Dec 26, 2023
1 parent 9cbb360 commit 8b22574
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: 0)
def versionObj = new Version(major: 2, minor: 6, revision: 1)

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

0 comments on commit 8b22574

Please sign in to comment.