diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-09-23 12:51:50 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-09-23 12:51:50 +0200 |
| commit | faed38f77854ba657790043444a82fd29d3b7aa4 (patch) | |
| tree | 66b528dd9ed88e3ea62b8139d363e0445f2964db | |
| parent | 36160d72b7ffb1a22452869e6b177334df6c4956 (diff) | |
| download | mullvadvpn-faed38f77854ba657790043444a82fd29d3b7aa4.tar.xz mullvadvpn-faed38f77854ba657790043444a82fd29d3b7aa4.zip | |
Updating version in package files2019.8
| -rw-r--r-- | Cargo.lock | 12 | ||||
| -rw-r--r-- | android/build.gradle | 4 | ||||
| -rw-r--r-- | dist-assets/windows/version.h | 2 | ||||
| -rw-r--r-- | gui/package-lock.json | 8 | ||||
| -rw-r--r-- | gui/package.json | 2 | ||||
| -rw-r--r-- | mullvad-cli/Cargo.toml | 2 | ||||
| -rw-r--r-- | mullvad-daemon/Cargo.toml | 2 | ||||
| -rw-r--r-- | mullvad-problem-report/Cargo.toml | 2 | ||||
| -rw-r--r-- | talpid-openvpn-plugin/Cargo.toml | 2 |
9 files changed, 18 insertions, 18 deletions
diff --git a/Cargo.lock b/Cargo.lock index b7761f837f..0fbc15c4fc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1180,7 +1180,7 @@ dependencies = [ [[package]] name = "mullvad-cli" -version = "2019.8.0-beta1" +version = "2019.8.0" dependencies = [ "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1201,7 +1201,7 @@ dependencies = [ [[package]] name = "mullvad-daemon" -version = "2019.8.0-beta1" +version = "2019.8.0" dependencies = [ "android_logger 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1275,9 +1275,9 @@ dependencies = [ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "log-panics 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", - "mullvad-daemon 2019.8.0-beta1", + "mullvad-daemon 2019.8.0", "mullvad-paths 0.1.0", - "mullvad-problem-report 2019.8.0-beta1", + "mullvad-problem-report 2019.8.0", "mullvad-types 0.1.0", "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "talpid-core 0.1.0", @@ -1295,7 +1295,7 @@ dependencies = [ [[package]] name = "mullvad-problem-report" -version = "2019.8.0-beta1" +version = "2019.8.0" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2349,7 +2349,7 @@ dependencies = [ [[package]] name = "talpid-openvpn-plugin" -version = "2019.8.0-beta1" +version = "2019.8.0" dependencies = [ "env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "err-derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/android/build.gradle b/android/build.gradle index 55ac2707dd..4e3938f82d 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -23,8 +23,8 @@ android { applicationId "net.mullvad.mullvadvpn" minSdkVersion 19 targetSdkVersion 28 - versionCode 19080001 - versionName "2019.8-beta1" + versionCode 19080099 + versionName "2019.8" } if (keystorePropertiesFile.exists()) { diff --git a/dist-assets/windows/version.h b/dist-assets/windows/version.h index 5e31645172..176145893d 100644 --- a/dist-assets/windows/version.h +++ b/dist-assets/windows/version.h @@ -1,4 +1,4 @@ #define MAJOR_VERSION 2019 #define MINOR_VERSION 8 #define PATCH_VERSION 0 -#define PRODUCT_VERSION "2019.8-beta1" +#define PRODUCT_VERSION "2019.8" diff --git a/gui/package-lock.json b/gui/package-lock.json index 65b89f000f..0a8a63b80e 100644 --- a/gui/package-lock.json +++ b/gui/package-lock.json @@ -1,6 +1,6 @@ { "name": "mullvad-vpn", - "version": "2019.8.0-beta1", + "version": "2019.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -5956,9 +5956,9 @@ "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=" }, "minipass": { - "version": "2.6.5", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.6.5.tgz", - "integrity": "sha512-ewSKOPFH9blOLXx0YSE+mbrNMBFPS+11a2b03QZ+P4LVrUHW/GAlqeYC7DBknDyMWkHzrzTpDhUvy7MUxqyrPA==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.8.1.tgz", + "integrity": "sha512-QCG523ParRcE2+9A6wYh9UI3uy2FFLw4DQaVYQrY5HPfszc5M6VDD+j0QCwHm19LI2imes4RB+NBD8cOJccyCg==", "optional": true, "requires": { "safe-buffer": "^5.1.2", diff --git a/gui/package.json b/gui/package.json index 2b24cfac32..d5938af0d1 100644 --- a/gui/package.json +++ b/gui/package.json @@ -1,6 +1,6 @@ { "name": "mullvad-vpn", - "version": "2019.8.0-beta1", + "version": "2019.8.0", "productName": "Mullvad VPN", "private": true, "description": "Mullvad VPN client", diff --git a/mullvad-cli/Cargo.toml b/mullvad-cli/Cargo.toml index 1c2d658301..204e8d5128 100644 --- a/mullvad-cli/Cargo.toml +++ b/mullvad-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mullvad-cli" -version = "2019.8.0-beta1" +version = "2019.8.0" authors = [ "Mullvad VPN <admin@mullvad.net>", "Andrej Mihajlov <and@mullvad.net>", diff --git a/mullvad-daemon/Cargo.toml b/mullvad-daemon/Cargo.toml index d4d432b1cd..2ba4385056 100644 --- a/mullvad-daemon/Cargo.toml +++ b/mullvad-daemon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mullvad-daemon" -version = "2019.8.0-beta1" +version = "2019.8.0" authors = [ "Mullvad VPN <admin@mullvad.net>", "Andrej Mihajlov <and@mullvad.net>", diff --git a/mullvad-problem-report/Cargo.toml b/mullvad-problem-report/Cargo.toml index 68024151c1..3243b6caf1 100644 --- a/mullvad-problem-report/Cargo.toml +++ b/mullvad-problem-report/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mullvad-problem-report" -version = "2019.8.0-beta1" +version = "2019.8.0" authors = [ "Mullvad VPN <admin@mullvad.net>", "Andrej Mihajlov <and@mullvad.net>", diff --git a/talpid-openvpn-plugin/Cargo.toml b/talpid-openvpn-plugin/Cargo.toml index bfb14c626b..08e72589d5 100644 --- a/talpid-openvpn-plugin/Cargo.toml +++ b/talpid-openvpn-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "talpid-openvpn-plugin" -version = "2019.8.0-beta1" +version = "2019.8.0" authors = [ "Mullvad VPN <admin@mullvad.net>", "Andrej Mihajlov <and@mullvad.net>", |
