diff options
| author | Richard Hendricks <richardhendricks@pobox.com> | 2017-12-11 20:58:52 -0600 |
|---|---|---|
| committer | Richard Hendricks <richardhendricks@pobox.com> | 2017-12-11 20:58:52 -0600 |
| commit | 5a74ed8c6e86adb6e81324424af8f778cb375737 (patch) | |
| tree | 4f8eb0b0291a8146ea05673af824c2886fb11456 | |
| parent | 8f0fa74d14d88fa438151f0c6e215e5eedbde77b (diff) | |
| download | GT5-Unofficial-5a74ed8c6e86adb6e81324424af8f778cb375737.tar.gz GT5-Unofficial-5a74ed8c6e86adb6e81324424af8f778cb375737.tar.bz2 GT5-Unofficial-5a74ed8c6e86adb6e81324424af8f778cb375737.zip | |
Bump GalacticGreg version
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index e5163743b4..6b914dd54d 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ apply plugin: 'forge' // Never remove the MC version or you will break autobuild! // New 3-segment versioning. 0.9 MUST remain static, as this indicates "GT5" mode of this mod -version = "1.7.10-0.9.6" +version = "1.7.10-0.9.7" group= "bloodasp.galactigreg" // http://maven.apache.org/guides/mini/guide-naming-conventions.html archivesBaseName = "GalacticGreg" |
