Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit f821825

Browse files
committed
Testing AltServer v0.0.4
1 parent 56ac2a8 commit f821825

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

action.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
cd "$(dirname "$0")" || exit
44

5-
ALTSERVER_VERSION="v0.0.3-rc1"
5+
ALTSERVER_VERSION="v0.0.4"
66
ALTSTORE_VERSION="1_4_9"
77

88
if [ ! -f "./resources/AltServer" ]; then

resources/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
0.1.7
1+
0.1.8
22
x64

updatelog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
0.1.7
2-
Fix 24 characters UDID issue
3-
Hide echo for the password input fields
1+
0.1.8
2+
AltServer-Linux v0.0.4
43
For details: https://github.com/powenn/AltServer-LinuxGUI

0 commit comments

Comments
 (0)