Release version 5.2.5

This commit is contained in:
2026-02-10 15:41:37 -05:00
parent 0265918430
commit 9b7dfbe434
8 changed files with 25 additions and 29 deletions

View File

@@ -69,7 +69,7 @@ CREATE TABLE `configs` (
LOCK TABLES `configs` WRITE;
/*!40000 ALTER TABLE `configs` DISABLE KEYS */;
INSERT INTO `configs` VALUES
(1,'ol_version','5.2.4.4'),
(1,'ol_version','5.2.5'),
(2,'log_name','OpenLog'),
(3,'banner','1'),
(4,'background_color','#003333'),