Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Rebase dev2204x on 2204x #11914

Merged
merged 8 commits into from
Oct 3, 2022
2 changes: 1 addition & 1 deletion www/install/insertBaseConf.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- Insert version
--

INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '22.04.5');
INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '22.04.6');

--
-- Contenu de la table `contact`
Expand Down