diff --git a/package.json b/package.json index 95f524cda..86fda3ae1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uplink", - "version": "2.0.8", + "version": "2.0.9", "private": true, "scripts": { "tauri": "tauri", diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index b1b8eb7c2..dfd398489 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -3494,7 +3494,7 @@ checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" [[package]] name = "uplink" -version = "2.0.8" +version = "2.0.9" dependencies = [ "serde", "serde_json", diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 330d9715a..dc5441f5b 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uplink" -version = "2.0.8" +version = "2.0.9" description = "Privacy First, Modular, P2P Universal Messaging Client - With you at it's core" authors = ["Satellite.IM"] license = "" diff --git a/src/lib/config.ts b/src/lib/config.ts index dd660fe10..5ac725d89 100644 --- a/src/lib/config.ts +++ b/src/lib/config.ts @@ -54,7 +54,7 @@ export const INTEGRATIONS = { export const DOWNLOAD_LINKS = { Android: "https://play.google.com/store/apps/details?id=com.uplink.app", iOS: "https://apps.apple.com/us/app/satellite-im-uplink/id6737702825", - Windows: "https://github.com/Satellite-im/UplinkWeb/releases/download/v2.0.8/Uplink_v2.0.8.msi", - Mac: "https://github.com/Satellite-im/UplinkWeb/releases/download/v2.0.8/Uplink_v2.0.8.dmg", - Linux: "https://github.com/Satellite-im/UplinkWeb/releases/download/v2.0.8/Uplink_v2.0.8.deb", + Windows: "https://github.com/Satellite-im/UplinkWeb/releases/download/v2.0.9/Uplink_v2.0.9.msi", + Mac: "https://github.com/Satellite-im/UplinkWeb/releases/download/v2.0.9/Uplink_v2.0.9.dmg", + Linux: "https://github.com/Satellite-im/UplinkWeb/releases/download/v2.0.9/Uplink_v2.0.9.deb", } diff --git a/src/routes/settings/about/+page.svelte b/src/routes/settings/about/+page.svelte index fee6e6544..c95c17679 100644 --- a/src/routes/settings/about/+page.svelte +++ b/src/routes/settings/about/+page.svelte @@ -22,7 +22,7 @@
- +