Change version number to 1.2.0

This commit is contained in:
Jeena 2020-04-05 18:04:00 +02:00
parent 23c3d3b65b
commit 5de6785f99
2 changed files with 3 additions and 4 deletions

View file

@ -12,7 +12,6 @@
header("Content-Type: text/html; charset=UTF-8");
define("JLOG_NEW_VERSION", '1.4.0');
define("JLOG_SETUP", true);
define("JLOG_ADMIN", false);
$basepath = dirname( __FILE__ ).DIRECTORY_SEPARATOR;