Bump version

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-07-08 18:41:09 +01:00
parent 69f72dfff1
commit 08de9bcbc1
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.2'
app: '2023.7.3'
};
module.exports = version;