diff --git a/package.json b/package.json index 64ea1ce4ccb7c772db134be12dc328f7e49a1e09..ef6ffc85620adeb2caaa07e3ce2ab44ff2ee987b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.4.8", + "version": "1.4.10", "description": "Cesium Wallet for G1 libre currency", "repository": { "type": "git", diff --git a/www/js/config.js b/www/js/config.js index 615a672149b3d25260bbb852edee52b192e243d0..10c16077ccc1cb09b2172c67eac298fe8ce989dc 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -93,8 +93,8 @@ angular.module("cesium.config", []) "defaultCountry": "France" } }, - "version": "1.4.8", - "build": "2019-11-04T15:53:26.517Z", + "version": "1.4.10", + "build": "2019-11-04T15:57:53.996Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" })