Skip to content

Commit c902e6f

Browse files
committed
Update UMapx
1 parent e4a512e commit c902e6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sources/UMapx.Video.Windows.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>5.2.9.5</Version>
6-
<AssemblyVersion>5.2.9.5</AssemblyVersion>
7-
<FileVersion>5.2.9.5</FileVersion>
5+
<Version>5.2.9.6</Version>
6+
<AssemblyVersion>5.2.9.6</AssemblyVersion>
7+
<FileVersion>5.2.9.6</FileVersion>
88
<Description>UMapx extensions for video streaming and processing on Windows.</Description>
99
<Copyright>Valery Asiryan, © 2015-2023</Copyright>
1010
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
@@ -55,7 +55,7 @@
5555
</ItemGroup>
5656

5757
<ItemGroup>
58-
<PackageReference Include="UMapx" Version="5.2.9.5" />
58+
<PackageReference Include="UMapx" Version="5.2.9.6" />
5959
</ItemGroup>
6060

6161
</Project>

0 commit comments

Comments
 (0)