diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-02-17 17:10:56 -0600 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-02-17 17:10:56 -0600 |
commit | 80651b8a2204c99ca402f9ec82df7cbb48f211c5 (patch) | |
tree | 8f04cb836a5acedfbbe567067329a0f6adfdebeb /manifest.json | |
parent | 8fa29c23f868314f24227d038166fff9198bfed6 (diff) | |
download | onpoint-80651b8a2204c99ca402f9ec82df7cbb48f211c5.tar.gz onpoint-80651b8a2204c99ca402f9ec82df7cbb48f211c5.zip |
Bump manifest.json version to v0.2v0.2
Diffstat (limited to 'manifest.json')
-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" } |