Bump version

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-06-08 21:32:52 +01:00
parent e7f6463689
commit aab3e00eac
1 changed files with 1 additions and 1 deletions

View File

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