mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
GAM 3.72
This commit is contained in:
@@ -24,7 +24,7 @@ For more information, see http://git.io/gam
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
__author__ = u'Jay Lee <jay0lee@gmail.com>'
|
__author__ = u'Jay Lee <jay0lee@gmail.com>'
|
||||||
__version__ = u'3.71'
|
__version__ = u'3.72'
|
||||||
__license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
|
__license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
|
||||||
|
|
||||||
import sys, os, time, datetime, random, socket, csv, platform, re, base64, string, codecs, StringIO, subprocess, collections, mimetypes
|
import sys, os, time, datetime, random, socket, csv, platform, re, base64, string, codecs, StringIO, subprocess, collections, mimetypes
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
GAM 3.72
|
||||||
|
- Chrome OS device actions, disable, re-enable and deprovision devices.
|
||||||
|
- (beta) MSI Windows build
|
||||||
|
- (beta) binary Linux and MacOS builds
|
||||||
|
- Numerous fixes and updates by Ross
|
||||||
|
|
||||||
GAM 3.71
|
GAM 3.71
|
||||||
- Fix update first / last name.
|
- Fix update first / last name.
|
||||||
- upgrade GAM versions of oauth2client, googleapiclient, RSA and six
|
- upgrade GAM versions of oauth2client, googleapiclient, RSA and six
|
||||||
|
|||||||
Reference in New Issue
Block a user