Update var.py

This commit is contained in:
Jay Lee
2023-04-14 18:53:52 -04:00
committed by GitHub
parent f4735ebd80
commit c5734beef6

View File

@@ -8,7 +8,7 @@ import platform
import re
GAM_AUTHOR = 'Jay Lee <jay0lee@gmail.com>'
GAM_VERSION = '6.56'
GAM_VERSION = '6.57'
GAM_LICENSE = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
GAM_URL = 'https://jaylee.us/gam'