fix: hot fix for 2.0.3

pull/39/head v2.0.3
Cédric Bonhomme 2017-10-13 08:12:09 +02:00
parent 666ab63abb
commit 0e2d4e4da4
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
3 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,14 @@
MONARC Changelog MONARC Changelog
================ ================
## 2.0.3 (2017-10-13)
### Fix
- set default deliveries in english.
- Set NewCenturySchlbk-Roman Imagick font.
## 2.0.2 (2017-10-10) ## 2.0.2 (2017-10-10)
### New ### New

View File

@ -1 +1 @@
{"major":2, "minor":0, "hotfix":2} {"major":2, "minor":0, "hotfix":3}

View File

@ -1,6 +1,6 @@
{ {
"name": "MONARC", "name": "MONARC",
"version": "2.0.2", "version": "2.0.3",
"description": "MONARC Frontoffice App", "description": "MONARC Frontoffice App",
"private": true, "private": true,
"repository": { "repository": {