Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Electrolyte220 committed Sep 3, 2023
1 parent 10afd9c commit a87bcf2
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 @@ -6,7 +6,7 @@ plugins {
id 'org.spongepowered.mixin' version '0.7-SNAPSHOT'
}

version = '0.0.3'
version = '0.0.4'
group = 'electrolyte.greate' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'greate'

Expand Down

0 comments on commit a87bcf2

Please sign in to comment.