Bump patch ver

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-03-13 20:10:58 +00:00
parent 7e823fb8be
commit 76c40dbbae
1 changed files with 1 additions and 1 deletions

View File

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