Skip to content

Commit

Permalink
Upped version number to 1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
r8420 committed Sep 18, 2021
1 parent 7b49aad commit b9702ea
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 @@ -14,7 +14,7 @@ apply plugin: 'eclipse'
apply plugin: 'maven-publish'
//apply from: 'https://raw.githubusercontent.com/SizableShrimp/Forge-Class-Remapper/main/classremapper.gradle'

version = '1.19.2-mc1.17.1'
version = '1.19.3-mc1.17.1'
group = 'at.ridgo8.moreoverlays' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'moreoverlays'

Expand Down

0 comments on commit b9702ea

Please sign in to comment.