Browse Source

Bump to version 1.4.1

pitchum 5 years ago
parent
commit
06c83007d0
2 changed files with 10 additions and 1 deletions
  1. 9 0
      CHANGES.md
  2. 1 1
      manifest.json

+ 9 - 0
CHANGES.md

@@ -6,11 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ## Unreleasead
 
+## 1.4.1 - 2020-04-04
+
+- [fix] ynh-vpnclient-loadcubefile.sh broken with ssowat 3.7.x (#60)
+
+## 1.4.0 - 2019-03-18
+
+- refactoring scripts
+
 
 ## 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)

+ 1 - 1
manifest.json

@@ -2,7 +2,7 @@
   "name": "VPN Client",
   "id": "vpnclient",
   "packaging_format": 1,
-  "version": "1.4.0",
+  "version": "1.4.1",
   "description": {
     "en": "Tunnel the internet traffic through a VPN",
     "fr": "Fais passer le traffic internet à travers un VPN"