[www-doc] [Git][VideoLAN.org/websites][master] VLC/iOS: update version number and stats
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Tue Jul 2 05:48:02 UTC 2024
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
69c9cce1 by Felix Paul Kühne at 2024-07-02T07:47:49+02:00
VLC/iOS: update version number and stats
- - - - -
2 changed files:
- www.videolan.org/include/os-specific.php
- www.videolan.org/vlc/stats/downloads.php
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -5,8 +5,8 @@ $macosxversion = '3.0.21';
$macosArm64version = '3.0.21';
$oldmacosxversion = '2.0.10';
$version = '3.0.20';
-$iosversion = '3.5.9';
-$tvosversion = '3.5.9';
+$iosversion = '3.5.10';
+$tvosversion = '3.5.10';
$androidversion = '3.5.4';
$winrtversion = '3.1.2';
=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -607,7 +607,7 @@
echo "</tr>";
// iOS
- $ios_new = 75575203; // You must download the CSV in the console to get the precise number
+ $ios_new = 78576890; // You must download the CSV in the console to get the precise number
echo "
<tr><td class=\"category\" style=\"text-align: left;\"><strong>iOS App</strong></td>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/69c9cce1b87c327901d876f49059b4b361a9258c
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/69c9cce1b87c327901d876f49059b4b361a9258c
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the www-doc
mailing list