Bumps the version of config.json to 1.1

This commit is contained in:
Ben Thomasson 2020-02-28 15:28:31 -05:00
parent 2ec035f918
commit fc402aff29

View File

@ -31,7 +31,7 @@ data _since_ the last report date - i.e., new data in the last 24 hours)
'''
@register('config', '1.0')
@register('config', '1.1')
def config(since):
license_info = get_license(show_key=False)
install_type = 'traditional'