Skip to content

Commit 36564f5

Browse files
committed
bump version
1 parent 251d8f9 commit 36564f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// You should not change anything below unless you know what you are doing!
1313
define("EXTERNAL_PATH", defined('MYWEBSQL_COMPACT_DIST') ? $_SERVER["SCRIPT_NAME"] : str_replace(basename($_SERVER["SCRIPT_NAME"]), "", $_SERVER["SCRIPT_NAME"]));
1414

15-
define('APP_VERSION', '3.8');
15+
define('APP_VERSION', '3.9');
1616
define('PROJECT_SITEURL', 'http://mywebsql.net');
1717
define("DEVELOPER_EMAIL", "support@mywebsql.net");
1818
define("COOKIE_LIFETIME", 1440); // in hours

0 commit comments

Comments
 (0)