diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-12-01 01:10:41 -0500 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-12-05 17:08:49 -0500 |
| commit | bf04e7102a18a50f1015d8c3d7122ea8b4475711 (patch) | |
| tree | f6d3c80f25ea867090b7763318ab3b9f3ff161a8 /gradle.properties | |
| parent | 8266bc444e0b93fe70bb1b54529469d899c5e9c0 (diff) | |
| download | Skyblocker-bf04e7102a18a50f1015d8c3d7122ea8b4475711.tar.gz Skyblocker-bf04e7102a18a50f1015d8c3d7122ea8b4475711.tar.bz2 Skyblocker-bf04e7102a18a50f1015d8c3d7122ea8b4475711.zip | |
1.20.3-rc1
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index ffaca75f..812fb77b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,8 +3,8 @@ org.gradle.parallel=true # Fabric Properties (https://fabricmc.net/versions.html) ## 1.20 -minecraft_version=1.20.3-pre4 -yarn_mappings=1.20.3-pre4+build.2 +minecraft_version=1.20.3-rc1 +yarn_mappings=1.20.3-rc1+build.2 loader_version=0.15.0 #Fabric api |
