We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c5fd4 commit 1576ba7Copy full SHA for 1576ba7
update.py
@@ -2,7 +2,7 @@
2
from io import BytesIO
3
4
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
5
-__version__ = "v2.7.0b1"
+__version__ = "v2.7.0b2"
6
7
GITHUB_API_URL = "https://api.github.com/repos/ChocoMeow/Vocard/releases/latest"
8
VOCARD_URL = "https://github.com/ChocoMeow/Vocard/archive/"
0 commit comments