Skip to content

Commit 06192c1

Browse files
committed
Update library
1 parent 8ae4921 commit 06192c1

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>7.5.1.3</Version>
6-
<AssemblyVersion>7.5.1.3</AssemblyVersion>
7-
<FileVersion>7.5.1.3</FileVersion>
5+
<Version>7.5.1.4</Version>
6+
<AssemblyVersion>7.5.1.4</AssemblyVersion>
7+
<FileVersion>7.5.1.4</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="7.5.1.3" />
58+
<PackageReference Include="UMapx" Version="7.5.1.4" />
5959
</ItemGroup>
6060

6161
</Project>

0 commit comments

Comments
 (0)