diff options
author | Cow <cow@volloeko.de> | 2020-05-04 02:28:25 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-05-04 02:28:25 +0200 |
commit | cba81609bd12038559754b07973ec00f598defaa (patch) | |
tree | 9370a09d660d6e37c96466a1959fb71c8a38da8b /gradle.properties | |
parent | e4191129a9a3624b4d69862e4bd5f498827e08c8 (diff) | |
download | Cowlection-cba81609bd12038559754b07973ec00f598defaa.tar.gz Cowlection-cba81609bd12038559754b07973ec00f598defaa.tar.bz2 Cowlection-cba81609bd12038559754b07973ec00f598defaa.zip |
Bumped version to 1.8.9-0.5.0
- Fixed hardcoded mod-specific strings in some places
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index cf7a2eb..34fe5b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,7 @@ mod_name=Cowmoonication group_package=eu.olli.cowmoonication -mod_version=0.4.0 +mod_version=0.5.0 +git_url=https://github.com/cow-mc/Cowmoonication/ mc_version=1.8.9 forge_version=11.15.1.2318-1.8.9 |