Incorporated changes for release 1.4.6

This commit is contained in:
2026-02-24 21:13:48 -05:00
parent 0bc6d684c1
commit 7b134c1010
23 changed files with 48 additions and 24 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.5','1.4.5'),
(1,'drs_version','1.4.6','1.4.6'),
(5,'app_name','OpenDRS - Discrepancy Reporting System','OpenDRS Discrepancy Reporting System'),
(6,'banner','1','1'),
(7,'background_color','0B3144','0B3144'),