This commit is contained in:
stax76
2024-10-10 14:08:21 +02:00
parent 3de72df806
commit 88a6e18e78
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# v7.1.1.2 Beta (????-??-??) # v7.1.1.2 Beta (2024-10-10)
- Polish translation fixed. German, Turkish and Japanese translation updated. - Polish translation fixed. German, Turkish and Japanese translation updated.
French translation added! Thanks to the translation team! French translation added! Thanks to the translation team!

View File

@@ -11,9 +11,9 @@
<UseWindowsForms>true</UseWindowsForms> <UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>mpv-icon.ico</ApplicationIcon> <ApplicationIcon>mpv-icon.ico</ApplicationIcon>
<Product>mpv.net</Product> <Product>mpv.net</Product>
<FileVersion>7.1.1.1</FileVersion> <FileVersion>7.1.1.2</FileVersion>
<AssemblyVersion>7.1.1.1</AssemblyVersion> <AssemblyVersion>7.1.1.2</AssemblyVersion>
<InformationalVersion>7.1.1.1</InformationalVersion> <InformationalVersion>7.1.1.2</InformationalVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
</PropertyGroup> </PropertyGroup>