Files
Wallos/includes/version.php
Miguel Ribeiro 68f1d47577 feat: shorten date displayed on the list of subscriptions
feat: use user defined language for the date on the list of subscriptions
fix: use translations on the mobile menu
fix: limit name display, when sub has no logo to two lines
2025-04-16 12:20:25 +02:00

3 lines
32 B
PHP

<?php
$version = "v2.50.0";
?>