Skip to content

Commit f7d952a

Browse files
committed
release: 1.13.0
1 parent f39f03c commit f7d952a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.13.0
44

55
> [!IMPORTANT]
66
> ANR errors capturing for Android and Apple platforms is enabled by default in this release. Applications that do not want to capture them must explicitly opt out by setting `EnableAppNotRespondingTracking` to `False` in the project's `.ini` configuration file.

plugin-dev/Sentry.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "1.12.0",
4+
"VersionName": "1.13.0",
55
"FriendlyName": "Sentry",
66
"Description": "Sentry catches all your errors and performance issues, and shows you how to fix them before they bring down the player experience.",
77
"Category": "Code Plugins",

0 commit comments

Comments
 (0)