We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083936b commit a288aeeCopy full SHA for a288aee
package.props
@@ -1,12 +1,12 @@
1
<Project>
2
3
<PropertyGroup>
4
- <Version>5.9.2</Version>
+ <Version>5.10.0</Version>
5
<PackageReleaseNotes>Bug fixes, dependency updates and minor performance optimizations</PackageReleaseNotes>
6
</PropertyGroup>
7
8
9
- <UnityContainerVersion>5.9.*</UnityContainerVersion>
+ <UnityContainerVersion>5.10.*</UnityContainerVersion>
10
11
12
</Project>
0 commit comments