File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.2
4+
5+ - No documented changes.
6+
37## 0.4.1
48
59- Bump dotnet 3.8.1 persisted session logging ([ #258 ] ( https://github.com/getsentry/sentry-unity/pull/258 ) )
Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <Version >0.4.1 </Version >
4+ <Version >0.4.2 </Version >
55 <LangVersion >9</LangVersion >
66 <Nullable >enable</Nullable >
77 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Sentry SDK for Unity
1313
1414Install it via ` UPM ` :
1515```
16- https://github.com/getsentry/unity.git#0.4.1
16+ https://github.com/getsentry/unity.git#0.4.2
1717```
1818
1919## Documentation
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This is the UPM package for the Sentry SDK for Unity.
1212
1313Install it via ` UPM ` :
1414```
15- https://github.com/getsentry/unity.git#0.4.1
15+ https://github.com/getsentry/unity.git#0.4.2
1616```
1717
1818## Source code
Original file line number Diff line number Diff line change 11{
22 "name" : " io.sentry.unity" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "displayName" : " Sentry Unity" ,
55 "description" : " Sentry SDK for Unity" ,
66 "unity" : " 2019.4" ,
You can’t perform that action at this time.
0 commit comments