From 837ca7f223ccd326546a0bc6de44d3e361046925 Mon Sep 17 00:00:00 2001 From: Gilles Crettenand Date: Fri, 18 Nov 2016 22:11:00 +0100 Subject: [PATCH] version 0.6.4 --- CHANGELOG.md | 1 + vendor/common/manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47cbc67..1bf0dbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ VERSION 0 FIRST BLOOD 0.6.1 06/11/2016 Opera support 0.6.2 13/11/2016 German and Dutch translation, fix issue with regex highlighting 0.6.3 18/11/2016 Remove jQuery dependency + 0.6.4 18/11/2016 Improve tester, fix edition, improve analytics ### Version 0.5.0 - 29/10/2016 - Better build system, fully translatable, small fixes diff --git a/vendor/common/manifest.json b/vendor/common/manifest.json index f0dbd78..965965e 100644 --- a/vendor/common/manifest.json +++ b/vendor/common/manifest.json @@ -5,7 +5,7 @@ "short_name": "MultiPass", "description": "__MSG_extDescription__", "homepage_url": "http://gilles.crettenand.info/MultiPass/", - "version": "0.6.3", + "version": "0.6.4", "default_locale": "en",