diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2024-08-29 22:05:20 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2024-08-29 22:05:20 +0100 |
commit | ff3a64543897f028d0b3ceffaf2ca70b96699b99 (patch) | |
tree | 4610666e184e97602621f01301a96ec001e496d6 | |
parent | ce2915fe5a7b183dc15f8a9417b6f9e661acd6d2 (diff) | |
download | eye-of-nether-ff3a64543897f028d0b3ceffaf2ca70b96699b99.tar.gz eye-of-nether-ff3a64543897f028d0b3ceffaf2ca70b96699b99.tar.xz eye-of-nether-ff3a64543897f028d0b3ceffaf2ca70b96699b99.zip |
Version 1.20.1+1v1.20.1+1
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index cac34a4..fa5ad32 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ minecraft_version=1.20.1 yarn_mappings=1.20.1+build.10 loader_version=0.16.3 -mod_version=1.20.1+0 +mod_version=1.20.1+1 maven_group=ski.kramkow.mcmod.eyeofnether archives_base_name=eye_of_nether |