Update version to 1.4.7

This commit is contained in:
2026-03-03 08:07:22 -05:00
parent e9141c7dde
commit f7d26b5f2d
7 changed files with 25 additions and 2 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.6','1.4.6'),
(1,'drs_version','1.4.7','1.4.7'),
(5,'app_name','OpenDRS - Discrepancy Reporting System','OpenDRS Discrepancy Reporting System'),
(6,'banner','1','1'),
(7,'background_color','0B3144','0B3144'),