Skip to content

Commit 56900ef

Browse files
committed
Update carla
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 82d3466 commit 56900ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/versions.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$VERSION_CARLA = "2.5.5";
3-
$VERSION_CARLA_MAJ = "2.5.5";
2+
$VERSION_CARLA = "2.5.6";
3+
$VERSION_CARLA_MAJ = "2.5.6";
44
$VERSION_CARLA_OLD = "2.2.0";
55
?>

0 commit comments

Comments
 (0)