Skip to content

Commit

Permalink
feat(core): publie la version 4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jboulen committed Dec 10, 2024
1 parent b76468a commit 1b4c0c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions markdown/changelogs/4.1.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## 4.1.5
**10 décembre 2024**

- Sécurité
- met à jour league/commonmark (2.4.1 => 2.6.0)
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

declare(strict_types=1);

define('CURRENT_VERSION', '4.1.4');
define('CURRENT_VERSION', '4.1.5');

0 comments on commit 1b4c0c4

Please sign in to comment.