Skip to content
Snippets Groups Projects
Commit f0701736 authored by michael.minelli's avatar michael.minelli
Browse files

Prepare for v3.3.0

parent ce08e65d
Branches
Tags
No related merge requests found
Pipeline #28198 passed
...@@ -17,7 +17,14 @@ ...@@ -17,7 +17,14 @@
- No modifications / Keep major and minors versions in sync with all parts of the project - No modifications / Keep major and minors versions in sync with all parts of the project
--> -->
## 3.2.0 (???)
## 3.3.0 (???)
### ✨ Feature
- Add a new optional field on `results.json` file to provide some flexible informations display for the teaching staff
## 3.2.0 (2023-12-19)
No changes on this part of the project No changes on this part of the project
......
This diff is collapsed.
{ {
"name" : "dojo_exercise_checker", "name" : "dojo_exercise_checker",
"description" : "App that check an exercise of the Dojo project", "description" : "App that check an exercise of the Dojo project",
"version" : "3.2.0", "version" : "3.3.0",
"license" : "AGPLv3", "license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>", "author" : "Michaël Minelli <dojo@minelli.me>",
"main" : "dist/app.js", "main" : "dist/app.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment