Skip to content

Commit 3567c07

Browse files
committed
Bump version to 2.4.2 and update changelog
Updated version.json to version 2.4.2 with a changelog entry for fixing 404 errors related to automatic plugin discovery in the ./plugins directory.
1 parent 3e8a1c5 commit 3567c07

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

version.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
2-
"version": "2.4.1",
2+
"version": "2.4.2",
33
"date": "2025-09-05",
4-
"changelog": "Ajout Fix QuotaExceededError pour les images de fond",
4+
"changelog": "Ajout Fix du err 404 liée à la decouverte des plugins automatique dans le dossier ./plugins",
55
"history": [
6+
{
7+
"version": "2.4.2",
8+
"date": "2025-09-05",
9+
"changelog": "Ajout Fix du err 404 liée à la decouverte des plugins automatique dans le dossier ./plugins",
10+
"type": "patch"
11+
},
612
{
713
"version": "2.4.1",
814
"date": "2025-09-05",

0 commit comments

Comments
 (0)