This commit is contained in:
stax76
2026-01-09 06:16:51 +01:00
parent fd3ea9afe9
commit 96afc62165
2 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
# v7.1.1.6 Beta (20??-??-??) # v7.1.2.0 (2026-01-09)
- libmpv updated to v0.41 2026-01-09. - libmpv updated to v0.41 2026-01-09.
- Some adjustments to recent mpv changes.
- The Japanese and Turkish translations were updated. Thanks to the translators! - The Japanese and Turkish translations were updated. Thanks to the translators!
# v7.1.1.5 Beta (2025-11-20) # v7.1.1.5 Beta (2025-11-20)

View File

@@ -10,9 +10,9 @@
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms> <UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>mpv-icon.ico</ApplicationIcon> <ApplicationIcon>mpv-icon.ico</ApplicationIcon>
<FileVersion>7.1.1.6</FileVersion> <FileVersion>7.1.2.0</FileVersion>
<AssemblyVersion>7.1.1.6</AssemblyVersion> <AssemblyVersion>7.1.2.0</AssemblyVersion>
<InformationalVersion>7.1.1.6</InformationalVersion> <InformationalVersion>7.1.2.0</InformationalVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>