[www-doc] [Git][VideoLAN.org/websites][master] stats: Add default entry for 3.0.18
David (@dfuhrmann)
gitlab at videolan.org
Tue Nov 29 18:13:55 UTC 2022
David pushed to branch master at VideoLAN organization / websites
Commits:
98896e22 by David Fuhrmann at 2022-11-29T19:13:47+01:00
stats: Add default entry for 3.0.18
- - - - -
1 changed file:
- www.videolan.org/vlc/stats/downloads.php
Changes:
=====================================
www.videolan.org/vlc/stats/downloads.php
=====================================
@@ -215,6 +215,7 @@
"3.0.15" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
"3.0.16" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
"3.0.17" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
+ "3.0.18" => array( "Windows" => 0, "Macintosh" => 0, "Total" => 0 ),
);
$table = array_merge( $table_old, $table_sf );
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/98896e220bee001a518256b8ba26a7115fe0ae90
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/98896e220bee001a518256b8ba26a7115fe0ae90
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