version bump. document flush

This commit is contained in:
Jay Lee
2018-08-03 20:30:31 +00:00
parent b8c6800b37
commit 4ec90dbcfe
2 changed files with 4 additions and 2 deletions

View File

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