From f262d1c2bb370d1646cb2ad05ea8c1680b6cd5c0 Mon Sep 17 00:00:00 2001 From: JFronny <33260128+jfronny@users.noreply.github.com> Date: Sun, 20 Dec 2020 14:30:00 +0100 Subject: [PATCH] Bump version --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c2c2b2..0a132d0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An example for the frex/canvas integration can be found [here](https://gitlab.co # Using Respackopts ## Users You will just need to install Respackopts. A menu button will appear besides all supported resourcepacks.\ -You can get the latest version [here](https://gitlab.com/JFronny/respackopts/-/jobs/artifacts/master/raw/latest.jar?job=build_test) +You can get the latest debug build [here](https://gitlab.com/JFronny/respackopts/-/jobs/artifacts/master/raw/latest.jar?job=build_test) and the latest stable build [here](https://modrinth.com/mod/respackopts) ## Resource pack authors You will need to define a respackopts conf as seen [here](https://gitlab.com/JFronny/respackopts/-/blob/master/run/resourcepacks/lumi/assets/respackopts/conf.json) diff --git a/gradle.properties b/gradle.properties index 0a4a929..2e31422 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ minecraft_version=1.16.4 yarn_mappings=1.16.4+build.7 loader_version=0.10.8 # Mod Properties -mod_version=1.0 +mod_version=1.1 maven_group=io.gitlab.jfronny archives_base_name=respackopts # Dependencies