Default version to 9999 in case of shallow clone so update notifications are never shown #319

This commit is contained in:
jderose9
2018-02-01 22:45:52 -05:00
parent 9223a67ebf
commit 223d015251
2 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@
"shell-version": [ "3.18", "3.20", "3.22", "3.24", "3.26" ],
"url": "https://github.com/jderose9/dash-to-panel",
"gettext-domain": "dash-to-panel",
"version": 0
"version": 9999
}