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

Prepare for v3.4.0

parent fb2cbe98
No related branches found
No related tags found
No related merge requests found
Pipeline #29013 failed
......@@ -18,7 +18,11 @@
-->
## 3.3.0 (???)
## 3.4.0 (???)
- No modifications / Keep major and minors versions in sync with all parts of the project
## 3.3.0 (2023-01-18)
### ✨ Feature
- Add a new optional field on `results.json` file to provide some flexible informations display for the teaching staff
......
{
"name": "dojo_exercise_checker",
"version": "3.3.0",
"version": "3.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "dojo_exercise_checker",
"version": "3.3.0",
"version": "3.4.0",
"license": "AGPLv3",
"dependencies": {
"axios": "^1.6.5",
......
{
"name" : "dojo_exercise_checker",
"description" : "App that check an exercise of the Dojo project",
"version" : "3.3.0",
"version" : "3.4.0",
"license" : "AGPLv3",
"author" : "Michaël Minelli <dojo@minelli.me>",
"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