diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-03-14 22:01:10 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-03-14 22:01:10 -0500 |
commit | 4bf05cd8b3aa94254969ed2000331cf4c4a8753e (patch) | |
tree | dbfbcdb644c93110d62bce3f81810dec866d5053 /manifest.json | |
parent | d37171972407f6f6e9c8adefd915eaa9242dd576 (diff) | |
download | onpoint-4bf05cd8b3aa94254969ed2000331cf4c4a8753e.tar.gz onpoint-4bf05cd8b3aa94254969ed2000331cf4c4a8753e.zip |
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 655cf66..7e17881 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "On Point", "display": "standalone", - "version": "0.3", + "version": "0.4", "start_url": "./", "scope": "./" } |