From e070982af9a030550dff5f7a88c8d6c8d536fd13 Mon Sep 17 00:00:00 2001 From: getsentry-bot Date: Mon, 30 Dec 2024 07:51:13 +0000 Subject: [PATCH] release: 0.22.0 --- CHANGELOG.md | 2 +- plugin-dev/Sentry.uplugin | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35c77764..0f178b26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 0.22.0 ### Features diff --git a/plugin-dev/Sentry.uplugin b/plugin-dev/Sentry.uplugin index 546cc157..e381d9ac 100644 --- a/plugin-dev/Sentry.uplugin +++ b/plugin-dev/Sentry.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "0.21.1", + "VersionName": "0.22.0", "FriendlyName": "Sentry", "Description": "Sentry catches all your errors and performance issues, and shows you how to fix them before they bring down the player experience.", "Category": "Code Plugins",