Skip to content

Commit 1576ba7

Browse files
committed
Update update.py
1 parent 94c5fd4 commit 1576ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from io import BytesIO
33

44
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
5-
__version__ = "v2.7.0b1"
5+
__version__ = "v2.7.0b2"
66

77
GITHUB_API_URL = "https://api.github.com/repos/ChocoMeow/Vocard/releases/latest"
88
VOCARD_URL = "https://github.com/ChocoMeow/Vocard/archive/"

0 commit comments

Comments
 (0)