Skip to content

Commit

Permalink
Upped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
r8420 committed Feb 6, 2022
1 parent 6783b8e commit 8bfdffb
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 @@ -17,7 +17,7 @@ apply plugin: 'maven-publish'
// MixinGradle:
apply plugin: 'org.spongepowered.mixin'

version = '1.18.17-mc1.16.5'
version = '1.18.18-mc1.16.5'
group = 'at.feldim2425.moreoverlays' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'moreoverlays'

Expand Down

0 comments on commit 8bfdffb

Please sign in to comment.