Bump version

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-02-13 21:04:26 +00:00
parent b2b81e869b
commit 2326a97d35
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const version = {
api: ["/api/v1/",],
app: "0.0.2"
app: "0.1.1"
};
module.exports = version;