From ade6c59afc9b247be1c4ef2776ee7acca20a9c77 Mon Sep 17 00:00:00 2001 From: Release Automat <> Date: Wed, 11 Dec 2024 14:06:57 +0000 Subject: [PATCH] Release 2.0.0 --- Packages/tlp.udonvoiceutils/README.md | 6 ++++++ Packages/tlp.udonvoiceutils/package.json | 2 +- README.md | 6 ++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Packages/tlp.udonvoiceutils/README.md b/Packages/tlp.udonvoiceutils/README.md index b8c333a..633a093 100644 --- a/Packages/tlp.udonvoiceutils/README.md +++ b/Packages/tlp.udonvoiceutils/README.md @@ -335,6 +335,12 @@ This includes: All notable changes to this project will be documented in this file. +### [2.0.0] - 2024-12-11 + +#### ⚙️ Miscellaneous Tasks + +- Bump version + ### [2.0.0-rc.2] - 2024-11-02 #### 🚀 Features diff --git a/Packages/tlp.udonvoiceutils/package.json b/Packages/tlp.udonvoiceutils/package.json index d6493aa..3a15de4 100644 --- a/Packages/tlp.udonvoiceutils/package.json +++ b/Packages/tlp.udonvoiceutils/package.json @@ -1,7 +1,7 @@ { "name": "tlp.udonvoiceutils", "displayName": "TLP UdonVoiceUtils", - "version": "2.0.0-rc.2", + "version": "2.0.0", "description": "Contains a collection of player voice related scripts/components for VRChat worlds.", "gitDependencies": {}, "legacyFolders": { diff --git a/README.md b/README.md index b8c333a..633a093 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,12 @@ This includes: All notable changes to this project will be documented in this file. +### [2.0.0] - 2024-12-11 + +#### ⚙️ Miscellaneous Tasks + +- Bump version + ### [2.0.0-rc.2] - 2024-11-02 #### 🚀 Features