Skip to content

Commit

Permalink
build: version bump (2.8.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Jul 22, 2023
1 parent 24b0c32 commit 4f3cee1
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 @@ -46,7 +46,7 @@ buildscript {
apply from: 'gradle/functions.gradle'

version = '2.8.1'
def suffix = 'SNAPSHOT'
def suffix = ''

defaultTasks 'build', 'shadowJar', 'proguard'

Expand Down

0 comments on commit 4f3cee1

Please sign in to comment.