From 0e2d4e4da4aadcd0f7d9990ae17e62474c258f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Fri, 13 Oct 2017 08:12:09 +0200 Subject: [PATCH] fix: hot fix for 2.0.3 --- CHANGELOG.md | 8 ++++++++ VERSION.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cefb7bd..02aaa29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ 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) ### New diff --git a/VERSION.json b/VERSION.json index 20ecf1c..f445db1 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1 +1 @@ -{"major":2, "minor":0, "hotfix":2} +{"major":2, "minor":0, "hotfix":3} diff --git a/package.json b/package.json index 67a188f..acbc862 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "MONARC", - "version": "2.0.2", + "version": "2.0.3", "description": "MONARC Frontoffice App", "private": true, "repository": {