Bump version

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-07-13 19:27:35 +01:00
parent 3818bc5d62
commit 6498f68bdf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const version = {
api: ['/api/v1/','/api/v2'],
app: '2023.7.5'
app: '2023.7.6'
};
module.exports = version;