Skip to content

Commit

Permalink
Updated version from v1.64.0 to v1.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 9, 2024
1 parent ee83006 commit 5845878
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion files/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.64.0
v1.66.0
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=magisk-tailscaled
name=Magisk Tailscaled
version=1.64.0.0
versionCode=01640000
version=1.66.0.0
versionCode=01660000
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
6 changes: 3 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v1.64.0.0",
"versionCode": "01640000",
"zipUrl": "https://github.com/anasfanani/Magisk-Tailscaled/releases/download/v1.64.0.0/Magisk-Tailscaled-v1.64.0.0.zip",
"version": "v1.66.0.0",
"versionCode": "01660000",
"zipUrl": "https://github.com/anasfanani/Magisk-Tailscaled/releases/download/v1.66.0.0/Magisk-Tailscaled-v1.66.0.0.zip",
"changelog": "https://raw.githubusercontent.com/anasfanani/Magisk-Tailscaled/master/CHANGELOG.txt"
}

0 comments on commit 5845878

Please sign in to comment.