diff options
-rw-r--r-- | manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 331a16c..a41929f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,5 @@ { "name": "On Point", - "display": "standalone" + "display": "standalone", + "version": "0.2" } |