From 3e176ef158228c3d819289c90c23e045e42905e0 Mon Sep 17 00:00:00 2001 From: NeunEinser Date: Tue, 1 Aug 2023 18:24:15 +0200 Subject: [PATCH] Update to beta 6 --- neunscript.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/neunscript.config.json b/neunscript.config.json index 4a9543ba..c7f6b5c6 100644 --- a/neunscript.config.json +++ b/neunscript.config.json @@ -1,11 +1,11 @@ { "name": "Fetchr", - "version": "5.1-beta5", + "version": "5.1-beta6", "mc": "1.20.1", "target": "dist", "vars": { - "version_long_name": "5.1 Beta 5", - "rp_version": "17" + "version_long_name": "5.1 Beta 6", + "rp_version": "18" }, "remove_file_types": [ "xcf", "py", "jsonc"