Bump patch version

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-03-30 21:16:46 +01:00
parent c00be2aeda
commit 07dc5f6d8f

View File

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