From dbe0370e8dd8514af1f0e096c194d92bad79df11 Mon Sep 17 00:00:00 2001 From: Julien MOREAU-MATHIS Date: Tue, 23 Oct 2018 20:23:56 +0200 Subject: [PATCH] 2.3.5 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 78d6329ac..70de26d8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "babylonjs-editor", - "version": "2.3.4", + "version": "2.3.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3f8555af4..2838f81da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babylonjs-editor", - "version": "2.3.4", + "version": "2.3.5", "description": "Babylon.js Editor is a Web Application helping artists to work with Babylon.js", "main": "build/electron/main.js", "productName": "Babylon.js Editor",