This commit is contained in:
Jay Lee
2019-04-24 15:57:59 -04:00
parent 37d07c9bd8
commit 4b29fda924

View File

@@ -4,7 +4,7 @@ import platform
import re
gam_author = 'Jay Lee <jay0lee@gmail.com>'
gam_version = '4.80'
gam_version = '4.81'
gam_license = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
GAM_URL = 'https://git.io/gam'