Support for Chrome OS remote device commands

This commit is contained in:
Jay Lee
2020-10-15 07:05:45 -04:00
parent 4a696635f5
commit aaf6448563
3 changed files with 96 additions and 1 deletions

View File

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