Bump to version 1.4.1
This commit is contained in:
@@ -6,11 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
|
|
||||||
## Unreleasead
|
## 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
|
## 1.3.1 - 2018-12-19
|
||||||
|
|
||||||
- [mod] Bug fixes and code cleaning
|
- [mod] Bug fixes and code cleaning
|
||||||
|
|
||||||
|
|
||||||
## 1.3.0 - 2018-12-02
|
## 1.3.0 - 2018-12-02
|
||||||
|
|
||||||
- [fix] Create a dedicated system user with proper sudo permissions. (#41)
|
- [fix] Create a dedicated system user with proper sudo permissions. (#41)
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
"name": "VPN Client",
|
"name": "VPN Client",
|
||||||
"id": "vpnclient",
|
"id": "vpnclient",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Tunnel the internet traffic through a VPN",
|
"en": "Tunnel the internet traffic through a VPN",
|
||||||
"fr": "Fais passer le traffic internet à travers un VPN"
|
"fr": "Fais passer le traffic internet à travers un VPN"
|
||||||
|
Reference in New Issue
Block a user