diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2018-03-01 23:44:24 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2018-03-02 12:21:54 +0100 |
commit | 5f4443bbecae1b3fc907cba6116b219036793d68 (patch) | |
tree | d9eb6d5c10c2609e31429579471d94fddc5c17b5 /metadata.json | |
parent | 8d826d83200fc9b2b47e13a8767717888918e23a (diff) | |
download | ISS_Above-5f4443bbecae1b3fc907cba6116b219036793d68.tar.gz |
Fix metadata. Certify to use with 3.26 and admit covering all 1000 km.3
Finally fixes #1.
Diffstat (limited to 'metadata.json')
-rw-r--r-- | metadata.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/metadata.json b/metadata.json index c02ef6d..fb5a172 100644 --- a/metadata.json +++ b/metadata.json @@ -1,11 +1,10 @@ { - "description": "Shows an icon when ISS is above you (+- 100km)", + "description": "Shows an icon when ISS is above you (+- 1000km)", "name": "ISS Above", "shell-version": [ - "3.14", - "3.16" + "3.26" ], "url": "https://gitlab.com/mcepl/gnome-shell-extension-ISS_Above/", "uuid": "ISS_Above@mcepl.cepl.eu", - "version": 2 + "version": 3 } |