This commit is contained in:
Jay Lee
2022-03-07 20:11:56 +00:00
parent 53b336aee9
commit 1bf1c43f23
2 changed files with 3 additions and 3 deletions

View File

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