From c6e95ab9a3ade5c4f9e517302d7e088cd7ab1b54 Mon Sep 17 00:00:00 2001 From: Dominik Knoll Date: Sat, 10 Feb 2018 01:41:07 +0300 Subject: [PATCH] released v1.38 --- README.md | 3 ++- client/pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06b8f4b1..bfb4788a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ On [github.com/cedesk/data-exchange](https://github.com/cedesk/data-exchange) ## Release History and Notes -* 2017-12-05 - Version 1.37 (export/import as zip, import of tradespace data in Excel format, i18n framework) +* 2018-02-10 - Version 1.38 (usability improvements and bug fixing) +* 2017-12-05 - Version 1.37 (export/import as zip, import of tradespace data in Excel format, introduction of i18n framework) * 2017-11-24 - Version 1.36 (component library, bug fixes) * 2017-11-16 - Version 1.35 (new ModelMode attributes (description, embodiment, completion, position), UI enhancements) * 2017-11-01 - Version 1.34 (CSV external model, bug fixes) diff --git a/client/pom.xml b/client/pom.xml index e717df78..a68ec8f8 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -20,7 +20,7 @@ 4.0.0 ru.skoltech.cedl dataexchange-client - 1.38-snapshot + 1.38 cedesk-client ru.skoltech.cedl.dataexchange.ClientApplication