Bump version number

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-06-26 16:23:19 +01:00
parent 04a3915b6c
commit 3682ca51d8

View File

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