From cb1fa38b9157ed105454e0bbaa06983591583459 Mon Sep 17 00:00:00 2001 From: NeunEinser Date: Sun, 17 Jul 2022 00:22:59 +0200 Subject: [PATCH] Update version to rc3 --- neunscript.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/neunscript.config.json b/neunscript.config.json index d5fc35b7..59090ada 100644 --- a/neunscript.config.json +++ b/neunscript.config.json @@ -1,10 +1,10 @@ { "name": "Fetchr", - "version": "5.0-rc2", + "version": "5.0-rc3", "target": "dist", "vars": { - "version_long_name": "5.0 Release Candidate 2", - "rp_version": "7" + "version_long_name": "5.0 Release Candidate 3", + "rp_version": "8" }, "remove_file_types": [ "xcf", "py", "jsonc"