Skip to content

Commit 8574a79

Browse files
committed
Update library
1 parent 2f75120 commit 8574a79

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>6.6.8.2</Version>
6-
<AssemblyVersion>6.6.8.2</AssemblyVersion>
7-
<FileVersion>6.6.8.2</FileVersion>
5+
<Version>6.6.8.3</Version>
6+
<AssemblyVersion>6.6.8.3</AssemblyVersion>
7+
<FileVersion>6.6.8.3</FileVersion>
88
<Description>UMapx extensions for video streaming and processing on Windows.</Description>
99
<Copyright>Valery Asiryan, © 2015-2025</Copyright>
1010
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
@@ -55,7 +55,7 @@
5555
</ItemGroup>
5656

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

6161
</Project>

0 commit comments

Comments
 (0)