We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63fb26 commit 40bc9e2Copy full SHA for 40bc9e2
package.props
@@ -1,12 +1,12 @@
1
<Project>
2
3
<PropertyGroup>
4
- <Version>5.10.2</Version>
+ <Version>5.11.0</Version>
5
<PackageReleaseNotes>Bug fixes, dependency updates and minor performance optimizations</PackageReleaseNotes>
6
</PropertyGroup>
7
8
9
- <UnityContainerVersion>5.10.*</UnityContainerVersion>
+ <UnityContainerVersion>5.11.*</UnityContainerVersion>
10
11
12
</Project>
0 commit comments