Skip to content

Commit

Permalink
Update build.gradle, bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSVK12 committed Jul 28, 2024
1 parent fccb71f commit a859b75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,7 @@ processResources {
expand "version": version
}
}

remapJar {
archiveVersion.set(archiveVersion.get()+"-${bta_version}")
}

0 comments on commit a859b75

Please sign in to comment.