Skip to content

Commit 0c4e1fa

Browse files
committed
Packaging: Bump Chamilo version to 1.11.22
1 parent 2c25019 commit 0c4e1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/install/version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/**
1414
* Variables used from the main/install/index.php.
1515
*/
16-
$new_version = '1.11.20';
16+
$new_version = '1.11.22';
1717
$new_version_status = 'stable';
1818
$new_version_last_id = 0;
1919
$new_version_stable = true;

0 commit comments

Comments
 (0)