From 5fc66c64d42d45ccb13b02ea849e6ba7b2aa1e94 Mon Sep 17 00:00:00 2001 From: Miraty Date: Sat, 31 Oct 2020 18:52:24 +0100 Subject: [PATCH] Release 1.3.0 --- inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc.php b/inc.php index af193a6..26e1f2d 100644 --- a/inc.php +++ b/inc.php @@ -2,7 +2,7 @@ require "config.inc.php"; -$libreqrVersion = "1.3.0-dev"; +$libreqrVersion = "1.3.0"; // Defines the locale to be used if ($forceLocale == false) {