diff --git a/AssignmentChecker/package-lock.json b/AssignmentChecker/package-lock.json
index 03a6c60547eaea03a3873f80cb79d6e997c4cf84..d770d26a69729e9bafff6c8a8d9ddbcb10f24647 100644
--- a/AssignmentChecker/package-lock.json
+++ b/AssignmentChecker/package-lock.json
@@ -1,12 +1,12 @@
 {
     "name": "dojo_assignment_checker",
-    "version": "3.4.0",
+    "version": "3.5.0",
     "lockfileVersion": 3,
     "requires": true,
     "packages": {
         "": {
             "name": "dojo_assignment_checker",
-            "version": "3.4.0",
+            "version": "3.5.0",
             "license": "AGPLv3",
             "dependencies": {
                 "axios": "^1.6.5",
diff --git a/AssignmentChecker/package.json b/AssignmentChecker/package.json
index 256854ea321cb74f74e9f1e51f536aa599a64d0e..2e503ca158a98ac6093af9711efba65f1e60e4db 100644
--- a/AssignmentChecker/package.json
+++ b/AssignmentChecker/package.json
@@ -1,7 +1,7 @@
 {
     "name"           : "dojo_assignment_checker",
     "description"    : "App that check an assignment of the Dojo project",
-    "version"        : "3.4.0",
+    "version"        : "3.5.0",
     "license"        : "AGPLv3",
     "author"         : "Michaël Minelli <dojo@minelli.me>",
     "main"           : "dist/app.js",
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 797b59782f4e99d0fb769fbb70b22db97788948e..2cd67010aa09674a53333c57b9fd2a2282067ec1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,13 +18,15 @@
 -->
 
 
-## 3.4.0 (???)
+## 3.5.0 (2024-02-26)
 - No modifications / Keep major and minors versions in sync with all parts of the project
 
 
-## 3.3.0 (2023-01-18)
+## 3.4.0 (2024-01-23)
+- No modifications / Keep major and minors versions in sync with all parts of the project
 
-### 🔨 Internal / Developers
+
+## 3.3.0 (2024-01-18)
 - No modifications / Keep major and minors versions in sync with all parts of the project