From bfc970b1b07576355c9f3d7fc80161f861db8027 Mon Sep 17 00:00:00 2001 From: mullak99 Date: Thu, 29 Feb 2024 00:30:25 +0000 Subject: [PATCH] 1.20-r1 --- ChangeLog.md | 2 +- README.md | 2 +- manifest.json | 4 ++-- version.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 4e8e3071..e84e32df 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,7 +1,7 @@ # Changelog All notable changes to FaithfulVenom: Bedrock will be documented in this file. -## [Bedrock 1.20-r1] - TBC +## [Bedrock 1.20-r1] - 2024-02-29 ### Added - Added 1.20 textures - Added more UI textures diff --git a/README.md b/README.md index 6fc5877c..c6052200 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FaithfulVenom 32x (Bedrock) -**Current Branch Version:** _1.20-r1_BETA7_ +**Current Branch Version:** _1.20-r1_ ## Official Links diff --git a/manifest.json b/manifest.json index 7ca80ba1..304c3997 100644 --- a/manifest.json +++ b/manifest.json @@ -3,9 +3,9 @@ "header": { "description": "FaithfulVenom 32x\n§8by AntVenom, Faithful Pack, mullak99 & Klonoa", "min_engine_version": [ 1, 17, 0 ], - "name": "FaithfulVenom 32x 1.20-r1_BETA8", + "name": "FaithfulVenom 32x 1.20-r1", "uuid": "7124df9b-8ef0-4c14-8bc0-9a93677d0f69", - "version": [ 1, 19, 107 ] + "version": [ 1, 20, 1 ] }, "metadata": { "authors": [ "AntVenom", "Faithful", "mullak99", "Klonoa" ], diff --git a/version.json b/version.json index 199ae1ee..93c14b40 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "mcVersion": "1.20", "packRelease": "1", - "packSubVersion": "BETA8" + "packSubVersion": "" }