Version bump to v1.2

This commit is contained in:
2022-02-01 13:12:52 +01:00
parent b4cd6b8628
commit fcd2a0e395

View File

@@ -22,7 +22,7 @@ $domain_global = "mlmmj";
$rc_webhook = ""; $rc_webhook = "";
# No need to change this values # No need to change this values
$current_version = "v1.1"; $current_version = "v1.2";
$headline = "Manage your ECG mailing lists " . $current_version; $headline = "Manage your ECG mailing lists " . $current_version;
$debug = false; $debug = false;