diff --git a/CHANGELOG.md b/CHANGELOG.md index c2f5c1f..fcbc1c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.1.4 + +Bugfix: + +* Don't crash randomly, see #13 + ## 0.1.3 Features: diff --git a/README.md b/README.md index 7c0a3b5..fd2d8fd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It supports both L2TP over IPSec and Cisco IPSec. Start a Terminal and run this curl command to get the executable: ```bash -sudo bash -c "curl -L https://github.com/halo/macosvpn/releases/download/0.1.3/macosvpn > /usr/local/bin/macosvpn" +sudo bash -c "curl -L https://github.com/halo/macosvpn/releases/download/0.1.4/macosvpn > /usr/local/bin/macosvpn" sudo chmod +x /usr/local/bin/macosvpn ``` diff --git a/macosvpn/Info.plist b/macosvpn/Info.plist index bdccb18..4321024 100644 --- a/macosvpn/Info.plist +++ b/macosvpn/Info.plist @@ -3,7 +3,7 @@ CFBundleVersion - 0.1.3 + 0.1.4 CFBundleIdentifier com.funkensturm.macosvpn CFBundleName