diff --git a/README.md b/README.md index 7efb097..116c26e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Overview A simple shell script that creates OpenVPN compatible tunnel profiles in the unified file format. Tested on: * Linux OpenVPN version 2.4.4 -* iOS version 1.1.1 build 212 of OpenVPN Connect +* iOS version 1.2.5 build 1 of OpenVPN Connect * Android version 0.6.73 of OpenVPN for Android ## Usage diff --git a/ovpngen b/ovpngen index cec3423..8239e26 100644 --- a/ovpngen +++ b/ovpngen @@ -1,6 +1,6 @@ #!/bin/bash -## Tested and works with OpenVPN Connect 1.1.1 build 212 (iOS 64-bit) on iOS 11.2.1 +## Tested and works with OpenVPN Connect 1.2.5 build 1 (iOS 64-bit) on iOS 11.2.2 ## ## Majority of the credit goes to the script's original author, trovao ## Link to original script: https://gist.github.com/trovao/18e428b5a758df24455b