Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-berger committed Nov 20, 2022
1 parent d52fcc8 commit eeaba96
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 @@ -4,7 +4,7 @@ plugins {
id 'net.minecraftforge.gradle' version '5.1.+'
}

version = '0.1'
version = '0.2'
group = 'biz.berger_media.paintedglowstone' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'paintedglowstone'

Expand Down

0 comments on commit eeaba96

Please sign in to comment.