Skip to content

Commit

Permalink
release: 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Jan 24, 2023
1 parent a282c3c commit 30e5534
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Changelog

## Unreleased
## 1.4.6

### Fixes

- Update Sentry.NET SDK to 3.26.2 ([#133](https://github.com/getsentry/sentry-xamarin/pull/133))
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/3.26.2/CHANGELOG.md)
- [diff](https://github.com/getsentry/sentry-dotnet/compare/3.23.1...3.26.2)

## 1.4.5

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>1.4.5</Version>
<Version>1.4.6</Version>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Deterministic>true</Deterministic>
Expand Down

0 comments on commit 30e5534

Please sign in to comment.