File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 1.2.0
44
55### Fixes
66
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >1.1 .0</Version >
3+ <Version >1.2 .0</Version >
44 <LangVersion >9</LangVersion >
55 <Nullable >enable</Nullable >
66 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Sentry SDK for Unity
1717
1818Install it via ` UPM ` :
1919```
20- https://github.com/getsentry/unity.git#1.1 .0
20+ https://github.com/getsentry/unity.git#1.2 .0
2121```
2222
2323## Documentation
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ This is the UPM package for the Sentry SDK for Unity.
1515
1616Install it via ` UPM ` :
1717```
18- https://github.com/getsentry/unity.git#1.1 .0
18+ https://github.com/getsentry/unity.git#1.2 .0
1919```
2020
2121## Source code
Original file line number Diff line number Diff line change 11{
22 "name" : " io.sentry.unity" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
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