diff --git a/CHANGELOG.md b/CHANGELOG.md index 36204911..90deb532 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 0.20.1 ### Fixes diff --git a/plugin-dev/Sentry.uplugin b/plugin-dev/Sentry.uplugin index 381ec9c4..3044ee95 100644 --- a/plugin-dev/Sentry.uplugin +++ b/plugin-dev/Sentry.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "0.20.0", + "VersionName": "0.20.1", "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",