change version

This commit is contained in:
abakkk 2019-03-17 03:18:20 +01:00
parent 7712a7a92e
commit 9f74d2bd57
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Draw On You Screen", "name": "Draw On You Screen",
"description": "Start drawing with Super+Alt+D and save your beautiful work by taking a screenshot", "description": "Start drawing with Super+Alt+D and save your beautiful work by taking a screenshot",
"version": 1, "version": 3,
"uuid": "drawOnYourScreen@abakkk.framagit.org", "uuid": "drawOnYourScreen@abakkk.framagit.org",
"url": "https://framagit.org/abakkk/DrawOnYourScreen", "url": "https://framagit.org/abakkk/DrawOnYourScreen",
"settings-schema": "org.gnome.shell.extensions.draw-on-your-screen", "settings-schema": "org.gnome.shell.extensions.draw-on-your-screen",
@ -9,6 +9,7 @@
"shell-version": [ "shell-version": [
"3.26", "3.26",
"3.28", "3.28",
"3.30" "3.30",
"3.32"
] ]
} }