Update var.py

This commit is contained in:
Jay Lee
2022-02-04 09:52:38 -05:00
committed by GitHub
parent 6e5052f6ab
commit 4a79b3f42c

View File

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