From d3a40447093e6c7b5d7fec7af57b1363d01cba4e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 4 Jul 2024 01:22:08 +0000 Subject: [PATCH] Updated version from v1.66.4 to v1.68.2 --- files/VERSION.txt | 2 +- module.prop | 4 ++-- update.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/files/VERSION.txt b/files/VERSION.txt index 6640f48..e4d62d6 100644 --- a/files/VERSION.txt +++ b/files/VERSION.txt @@ -1 +1 @@ -v1.68.0 +v1.68.2 diff --git a/module.prop b/module.prop index 016a8f1..1ff3b9f 100644 --- a/module.prop +++ b/module.prop @@ -1,7 +1,7 @@ id=magisk-tailscaled name=Magisk Tailscaled -version=1.68.0.0 -versionCode=01680000 +version=1.68.2.0 +versionCode=01680200 author=anasfanani description=Tailscale. The easiest, most secure way to use WireGuard and 2FA. updateJson=https://raw.githubusercontent.com/anasfanani/Magisk-Tailscaled/master/update.json \ No newline at end of file diff --git a/update.json b/update.json index 7dfbf2c..5b1b890 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v1.68.0.0", - "versionCode": "01680000", - "zipUrl": "https://github.com/anasfanani/Magisk-Tailscaled/releases/download/v1.68.0.0/Magisk-Tailscaled-v1.68.0.0.zip", + "version": "v1.68.2.0", + "versionCode": "01680200", + "zipUrl": "https://github.com/anasfanani/Magisk-Tailscaled/releases/download/v1.68.2.0/Magisk-Tailscaled-v1.68.2.0.zip", "changelog": "https://raw.githubusercontent.com/anasfanani/Magisk-Tailscaled/master/CHANGELOG.txt" }