From 623d8a30453a26ee21aa2ce1142674a2ffdb85b9 Mon Sep 17 00:00:00 2001 From: pitchum Date: Fri, 21 Dec 2018 09:09:13 +0100 Subject: [PATCH] [mod] Bump to version 1.3.1 --- CHANGES.md | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 12878d7..3ad10a5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleasead +## 1.3.1 - 2018-12-19 + +- [mod] Bug fixes and code cleaning + ## 1.3.0 - 2018-12-02 - [fix] Create a dedicated system user with proper sudo permissions. (#41) diff --git a/manifest.json b/manifest.json index 26a5731..f2af18a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "VPN Client", "id": "vpnclient", - "version": "1.3.0", + "version": "1.3.1", "packaging_format": 1, "description": { "en": "VPN Client",