Bump version

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-07-15 20:07:30 +01:00
parent a865410b31
commit d8cc7c04f5
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.7'
app: '2023.7.8'
};
module.exports = version;