diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-11-26 20:59:59 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-11-26 20:59:59 +0800 |
| commit | 516f882d348cd9535a963f3674597ca680c49909 (patch) | |
| tree | 95048c24b82274d0e7cfcce8143f5a39705937f7 /gradle.properties | |
| parent | 295dae46f8f3b717c914adacc023e7692b82bfc1 (diff) | |
| download | RoughlyEnoughItems-516f882d348cd9535a963f3674597ca680c49909.tar.gz RoughlyEnoughItems-516f882d348cd9535a963f3674597ca680c49909.tar.bz2 RoughlyEnoughItems-516f882d348cd9535a963f3674597ca680c49909.zip | |
3.2.12
Fixed #29
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index 56a9cddf3..b93661273 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,9 +1,9 @@ -mod_version=3.2.11-unstable -minecraft_version=1.15-pre1 -yarn_version=1.15-pre1+build.3 +mod_version=3.2.12-unstable +minecraft_version=1.15-pre2 +yarn_version=1.15-pre2+build.3 fabricloader_version=0.7.1+build.173 cloth_events_version=1.0.1-unstable.201911010702 cloth_config_version=2.4-unstable.201911031154 modmenu_version=1.7.15-unstable.19w42a+build.11 -fabric_api=0.4.13+build.263-1.15 +fabric_api=0.4.15+build.267-1.15 autoconfig1u=1.2.3
\ No newline at end of file |
