diff options
| author | Albin <albin@mullvad.net> | 2022-12-28 14:55:58 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-01-10 15:32:39 +0100 |
| commit | 7ea37ed87d09d84a1639f6c7720b3c18b59769a8 (patch) | |
| tree | f74d9e6dfa50c894d2e991f07c16dc067412fb40 /android | |
| parent | 332ebf63b4dd6abd54e57043e287865cf81fe713 (diff) | |
| download | mullvadvpn-7ea37ed87d09d84a1639f6c7720b3c18b59769a8.tar.xz mullvadvpn-7ea37ed87d09d84a1639f6c7720b3c18b59769a8.zip | |
Set e2e endpoint version to v1
Diffstat (limited to 'android')
| -rw-r--r-- | android/test/e2e/e2e.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/test/e2e/e2e.properties b/android/test/e2e/e2e.properties index b02f6a9381..f9420786c8 100644 --- a/android/test/e2e/e2e.properties +++ b/android/test/e2e/e2e.properties @@ -1,2 +1,2 @@ API_BASE_URL=https://api.mullvad.net -API_VERSION=v1-beta1 +API_VERSION=v1 |
