Bump version to 22w43a
This commit is contained in:
parent
06466bcfa4
commit
ce9a4f0e82
2 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx8G
|
||||
#Modrinth
|
||||
modrinth_versions=["22w42a"]
|
||||
modrinth_versions=["22w43a"]
|
||||
release_channel=release #`release`, `beta` or `alpha`
|
||||
#Loom
|
||||
loom_version=1.0-SNAPSHOT
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=22w42a
|
||||
minecraft_version=22w43a
|
||||
loader_version=0.14.10
|
||||
fabric_version=0.65.0+1.19.3
|
||||
fabric_version=0.65.1+1.19.3
|
||||
# Mod Properties
|
||||
mod_version=2.1.3
|
||||
maven_group=org.betterx.bclib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue