Automated fabric mod json version

Closes #11
This commit is contained in:
frqnny
2021-12-28 10:58:42 -05:00
parent 8611edb92c
commit 9d7aa7581d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -3,13 +3,13 @@ org.gradle.jvmargs=-Xmx2G
# Fabric Properties # Fabric Properties
# check these on https://fabricmc.net/versions.html # check these on https://fabricmc.net/versions.html
minecraft_version=1.18.1 minecraft_version=1.18.1
yarn_mappings=1.18.1+build.2 yarn_mappings=1.18.1+build.12
loader_version=0.12.11 loader_version=0.12.12
#Fabric api #Fabric api
fabric_version=0.44.0+1.18 fabric_version=0.45.0+1.18
# Mod Properties # Mod Properties
mod_version=1.2.1 mod_version=1.2.2
maven_group=draylar maven_group=draylar
archives_base_name=omega-config archives_base_name=omega-config
@@ -1,7 +1,7 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"id": "omega-config", "id": "omega-config",
"version": "1.1.0", "version": "${version}",
"name": "OmegaConfig", "name": "OmegaConfig",
"description": "The last config solution you will ever use.", "description": "The last config solution you will ever use.",
"authors": [ "authors": [