Skip to content

Commit

Permalink
v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Simounet committed May 12, 2023
1 parent 4e58044 commit b27ade6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@description: Page incluse dans tous (ou presque) les fichiers du projet, inclus les entitées SQL et récupère/traite les variables de requetes
*/

define('LEED_VERSION_NUMBER','1.12.0');
define('LEED_VERSION_NUMBER','1.13.0');
define('LEED_VERSION_NAME','dev');

/* Assure la compatibilité des greffons utilisant ces anciennes constantes.
Expand Down

0 comments on commit b27ade6

Please sign in to comment.