Skip to content

Commit 06763f7

Browse files
committed
3.6.5
1 parent 6540e1d commit 06763f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checkpoint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
DISABLE_AUTO_UPDATER = os.getenv('DISABLE_AUTO_UPDATER', 'false').lower() in ('true', '1', 'yes')
3636

3737
# Aktuelle Skript-Version
38-
__version__ = '3.6.4'
38+
__version__ = '3.6.5'
3939

4040
GITHUB_API_URL = 'https://api.github.com/repos/hackletloose/hall-checkpoint-client/releases/latest'
4141

0 commit comments

Comments
 (0)