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

Commit

Permalink
chore(build): update version to 19.04.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Kermagoret committed Nov 26, 2019
1 parent 5f9ffbe commit be03ca2
Showing 1 changed file with 1 addition and 1 deletion.
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', '19.04.5');
INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '19.04.6');

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

0 comments on commit be03ca2

Please sign in to comment.