Browse Source

Update carla

Signed-off-by: falkTX <falktx@falktx.com>
pull/18/head
falkTX 4 years ago
parent
commit
d2c74b6a24
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      includes/versions.php

+ 1
- 1
includes/versions.php View File

@@ -1,5 +1,5 @@
<?php <?php
$VERSION_CARLA = "2.3.0-RC1";
$VERSION_CARLA = "2.3.0-RC2";
$VERSION_CARLA_MAJ = "2.3"; $VERSION_CARLA_MAJ = "2.3";
$VERSION_CARLA_OLD = "2.2.0"; $VERSION_CARLA_OLD = "2.2.0";
?> ?>

Loading…
Cancel
Save