Updated package.json and VERSION.json

pull/86/head
Cédric Bonhomme 2018-04-23 08:01:12 +02:00
parent 7af2e215b2
commit de9757b666
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
MONARC Changelog MONARC Changelog
================ ================
## 2.2.0 (not yet released) ## 2.3.0 (not yet released)
### New ### New

View File

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

View File

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