Skip to content

Commit

Permalink
Bump plugin version to 1.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
2008Choco committed Jun 30, 2021
1 parent c5a81fe commit e0f15a2
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 @@ -5,7 +5,7 @@ plugins {

allprojects {
group 'wtf.choco' // Group for each version
version '1.17.8' // Global version applied to all projects
version '1.17.9' // Global version applied to all projects

tasks.withType(JavaCompile) {
options.encoding 'UTF-8'
Expand Down

0 comments on commit e0f15a2

Please sign in to comment.