Skip to content

Commit

Permalink
Version bump 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Peters committed Sep 13, 2023
1 parent dab2ef8 commit e1d807f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Scoring/ScoringEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>Citolab.QTI.ScoringEngine</RootNamespace>
<ProjectGuid>{2A7091CD-6A49-4B7B-85BB-A140C8B5397C}</ProjectGuid>
<PackageId>Citolab.QTI.ScoringEngine</PackageId>
<Version>1.2.1</Version>
<Version>1.2.2</Version>
<Company>Cito</Company>
<Copyright>Stichting Cito Instituut voor Toetsontwikkeling, Arnhem (2023)</Copyright>
<Authors>Citolab</Authors>
Expand Down
3 changes: 3 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.2.2
* fixed empty xmlns in assessmentResult
*
## 1.2.1
* fixed parsing float fails on specific cultures

Expand Down

0 comments on commit e1d807f

Please sign in to comment.