Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

### Dependencies

- Bump Dotnet SDK from v4.4.0 to v4.9.0 ([#47](https://github.com/getsentry/sentry-powershell/pull/47))
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#490)
- [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.9.0)
- Bump Dotnet SDK from v4.4.0 to v4.10.0 ([#47](https://github.com/getsentry/sentry-powershell/pull/47), [#51](https://github.com/getsentry/sentry-powershell/pull/51))
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#4100)
- [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.10.0)

## 0.1.0

Expand Down
2 changes: 1 addition & 1 deletion dependencies/Sentry.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = 4.9.0
version = 4.10.0
repo = https://github.com/getsentry/sentry-dotnet
license = MIT