From b113c697728f4c16041bbc597807a42b0547b339 Mon Sep 17 00:00:00 2001 From: Ugo Albanese <u.albanese@santannapisa.it> Date: Fri, 17 Sep 2021 15:10:34 +0200 Subject: [PATCH] [NRRPLT-8367] Bump to version 3.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index a620d7c..d6aadca 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "gz3d-hbp", "description": "3D rendering component of gzweb, modified for HBP", - "version": "3.1.0", + "version": "3.2.0", "private": true, "repository": { "url": "git+ssh://bbpcode.epfl.ch/neurorobotics/gzweb", diff --git a/package.json b/package.json index ab13bdc..ab6672a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gzweb", - "version": "3.1.0", + "version": "3.2.0", "description": "WebGL client for Gazebo", "repository": { "type": "mercurial", -- GitLab