Skip to content

Commit 40c6494

Browse files
release: 6.3.2
1 parent ec94d54 commit 40c6494

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6.3.2
4+
5+
### Dependencies ⬆️
6+
7+
- chore(deps): update Native SDK to v0.13.6 by @github-actions in [#5128](https://github.com/getsentry/sentry-dotnet/pull/5128)
8+
39
## 6.3.1
410

511
### Fixes 🐛

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<VersionPrefix>6.3.1</VersionPrefix>
4+
<VersionPrefix>6.3.2</VersionPrefix>
55
<LangVersion>14.0</LangVersion>
66
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
77
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)