Browse Source

Update carla downloads

Signed-off-by: falkTX <falktx@falktx.com>
pull/19/merge
falkTX 10 months ago
parent
commit
9028d3c278
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      includes/versions.php

+ 2
- 2
includes/versions.php View File

@@ -1,5 +1,5 @@
<?php
$VERSION_CARLA = "2.5.6";
$VERSION_CARLA_MAJ = "2.5.6";
$VERSION_CARLA = "2.5.8";
$VERSION_CARLA_MAJ = "2.5.8";
$VERSION_CARLA_OLD = "2.2.0";
?>

Loading…
Cancel
Save