Sondage 1.4

This commit is contained in:
Fred Tempez 2024-08-29 06:45:00 +02:00
parent 9cda286db4
commit cc48756760
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
{"name":"sondage","realName":"Sondage","version":"1.3","update":"0.0","delete":true,"dataDirectory":""}
{"name":"sondage","realName":"Sondage","version":"1.4","update":"0.0","delete":true,"dataDirectory":""}

View File

@ -18,7 +18,7 @@
class sondage extends common
{
const VERSION = '1.3';
const VERSION = '1.4';
const REALNAME = 'Sondage';
const DELETE = true;
const UPDATE = '0.0';