We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cda439 commit 058096aCopy full SHA for 058096a
2 files changed
CHANGELOG.md
@@ -21,6 +21,9 @@
21
- Bump Native SDK from v0.14.2 to v0.15.0 ([#2714](https://github.com/getsentry/sentry-unity/pull/2714))
22
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0150)
23
- [diff](https://github.com/getsentry/sentry-native/compare/0.14.2...0.15.0)
24
+- Bump CLI from v3.5.0 to v3.5.1 ([#2719](https://github.com/getsentry/sentry-unity/pull/2719))
25
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#351)
26
+ - [diff](https://github.com/getsentry/sentry-cli/compare/3.5.0...3.5.1)
27
28
## 4.4.0
29
modules/sentry-cli.properties
@@ -1,2 +1,2 @@
1
-version = 3.5.0
+version = 3.5.1
2
repo = https://github.com/getsentry/sentry-cli
0 commit comments