Skip to content

Commit af7a4db

Browse files
author
getsentry-bot
committed
Merge branch 'release/3.41.0'
2 parents 0f8c491 + 8b862e0 commit af7a4db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 3.41.0
44

55
- Speed up SDK init ([#2784](https://github.com/getsentry/sentry-dotnet/pull/2784))
66

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-
<Version>3.40.1</Version>
4+
<Version>3.41.0</Version>
55
<LangVersion>11</LangVersion>
66
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
77
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory).assets\Sentry.snk</AssemblyOriginatorKeyFile>

0 commit comments

Comments
 (0)