Skip to content

Commit 94bb84a

Browse files
committed
v5.4
7jul2021 Klaar voor schooljaar 2021-2022
1 parent 19d266b commit 94bb84a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Include Flot 6ef52547a0049cee5ad02ef21645a035b67ffd59 (flot PR 1730)
1111
(Modelleertaal issue gh-38). Added README.CUSTOM-FLOT.md
1212
- Migrate to travis-ci.com
13+
- Add examen 2013-3
1314

1415

1516
## [5.3]

modelleertaal-app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ var FileSaver = require('file-saver');
1515
//jshint loopfunc: true
1616

1717
/* version history: CHANGELOG.md */
18-
var version = "v5.4 dev 29jun2021 goatcountertest2";
18+
var version = "v5.4 7jul2021";
1919

2020
function ModelleertaalApp(params) {
2121

0 commit comments

Comments
 (0)