Skip to content

Commit

Permalink
Pre-release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Wimmer committed Jul 9, 2016
1 parent 8b1d204 commit db0a28e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
id "net.minecraftforge.gradle.forge" version "2.0.2"
}
*/
version = "0.4.0"
version = "0.5.0"
group= "io.teammion.morefood" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "morefood"

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "https://github.com/teammion/morefood#readme",
"url": "http://minecraft.curseforge.com/projects/tm-morefood",
"updateUrl": "",
"authorList": [ "Stefan Wimmer", "uriba" ],
"credits": "Copyright (c) 2016, Team Mion",
Expand Down

0 comments on commit db0a28e

Please sign in to comment.