Compare commits

..

1 Commits

Author SHA1 Message Date
Jay Lee
3ef8a5a762 Update var.py 2022-10-12 08:10:38 -04:00

View File

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