Incorporated changes for release 1.4.4

This commit is contained in:
2026-02-24 21:06:26 -05:00
parent 925332147a
commit 1d26b8bfed
8 changed files with 77 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ CREATE TABLE `config` (
LOCK TABLES `config` WRITE;
/*!40000 ALTER TABLE `config` DISABLE KEYS */;
INSERT INTO `config` VALUES
(1,'drs_version','1.4.3','1.4.3'),
(1,'drs_version','1.4.4','1.4.4'),
(5,'app_name','OpenDRS - Discrepancy Reporting System','OpenDRS Discrepancy Reporting System'),
(6,'banner','1','1'),
(7,'background_color','0B3144','0B3144'),