marked 5.0.3 release
This commit is contained in:
parent
0e1f156a8e
commit
182c7cf74f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ if (System.getenv().BUILD_NUMBER)
|
|||
else
|
||||
logger.lifecycle "SETTING BUILDNUMBER TO 0"
|
||||
|
||||
version = "5.0.2"
|
||||
version = "5.0.3"
|
||||
group= "com.mod-buildcraft"
|
||||
archivesBaseName = "buildcraft" // the name that all artifacts will use as a base. artifacts names follow this pattern: [baseName]-[appendix]-[version]-[classifier].[extension]
|
||||
|
||||
|
|
Loading…
Reference in a new issue