Bump version

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-03-10 22:19:21 +00:00
parent 461b3cde77
commit 303610097e

View File

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