diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-02 18:38:48 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-02 18:38:48 +0800 |
| commit | ad2e63a77b1b04fc709db7f9c990b34fe6bbdc3b (patch) | |
| tree | 927db9bf433b5cbed050686278dc3c7dfd2425ef /gradle.properties | |
| parent | 7908d223d913a1ac9e929730652923d934d2b4b4 (diff) | |
| download | RoughlyEnoughItems-ad2e63a77b1b04fc709db7f9c990b34fe6bbdc3b.tar.gz RoughlyEnoughItems-ad2e63a77b1b04fc709db7f9c990b34fe6bbdc3b.tar.bz2 RoughlyEnoughItems-ad2e63a77b1b04fc709db7f9c990b34fe6bbdc3b.zip | |
Fix #232
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 f8b3014fd..1d79e2a57 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,9 +1,9 @@ -mod_version=3.3.0 -minecraft_version=1.15 -yarn_version=1.15+build.1 +mod_version=3.3.1 +minecraft_version=1.15.1 +yarn_version=1.15.1+build.1 fabricloader_version=0.7.2+build.174 cloth_events_version=1.1.0 cloth_config_version=2.6.5 modmenu_version=1.8.0+build.16 -fabric_api=0.4.20+build.273-1.15 +fabric_api=0.4.27+build.286-1.15 autoconfig1u=1.2.4 |
