From a3f963b56f1636534c45efef6673a335504946b0 Mon Sep 17 00:00:00 2001 From: TeakIvy Date: Sat, 24 Jun 2023 09:55:57 -0400 Subject: [PATCH] Updated to v1.10.2-beta --- pom.xml | 2 +- src/main/resources/config.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7cd5652c..569c008f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.teakivy teakstweaks - 1.10.1-beta + 1.10.2-beta jar TeaksTweaks diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 09b00565..b0dc0561 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -908,6 +908,6 @@ crafting-tweaks: # Leave these options alone unless you know what you're doing! # Changing these values may cause unexpected issues. config: - plugin-version: 1.10.1-beta - version: 46 + plugin-version: 1.10.2-beta + version: 47 dev-mode: false \ No newline at end of file