Skip to content

Commit

Permalink
update as 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
graycat27 committed Mar 15, 2021
1 parent 6a2abd7 commit 6e55a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
}

version = '1.3.1'
version = '1.3.2'
group = 'com.github.gray27.flighthudmod'
archivesBaseName = 'flighthudmod'

Expand Down

0 comments on commit 6e55a6e

Please sign in to comment.