From 01b51b3702ee92e0a8270138b8ce497fc89d233c Mon Sep 17 00:00:00 2001 From: librelois <elois@ifee.fr> Date: Wed, 29 Nov 2017 18:09:01 +0100 Subject: [PATCH] v1.6.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2808ff..6556d15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "duniter-ui", - "version": "1.6.22", + "version": "1.6.23", "main": "index.js", "scripts": { "build": "bower install && brunch build", -- GitLab