1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2025-12-10 05:52:46 +00:00

added minAppVersion properties

This commit is contained in:
Patrizio Bekerle 2017-05-19 16:33:08 +02:00
parent 00e22d90f8
commit beb60a27cc
No known key found for this signature in database
GPG key ID: 2E9FFD770DABE838
7 changed files with 7 additions and 1 deletions

View file

@ -4,5 +4,6 @@
"script": "example-script.qml",
"authors": ["@pbek"],
"version": "0.0.1",
"minAppVersion": "17.05.6",
"description" : "Use this script to start a new script you want to submit to the script repository.\n\nJust copy the whole <i>example-script</i> folder from the git-repository on GitHub and rename both the folder and <i>example-script.qml</i>."
}