Skip to content

Commit bf64ca2

Browse files
chore(deps): update CLI to v2.41.1 (#1984)
1 parent 3a2add1 commit bf64ca2

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Dependencies
6+
7+
- Bump CLI from v2.40.0 to v2.41.1 ([#1984](https://github.com/getsentry/sentry-unity/pull/1984))
8+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2411)
9+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.40.0...2.41.1)
10+
311
## 3.0.0-beta.1
412

513
### API Changes
@@ -1710,4 +1718,4 @@ If you have compilation errors you can find the affected types or overloads miss
17101718

17111719
### First release through UPM
17121720

1713-
- .NET SDK setup for Unity with Unity editor configuration.
1721+
- .NET SDK setup for Unity with Unity editor configuration.

modules/sentry-cli.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 2.40.0
1+
version = 2.41.1
22
repo = https://github.com/getsentry/sentry-cli

0 commit comments

Comments
 (0)