Bump version
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
05764d1897
commit
5e31361880
@ -5,7 +5,7 @@ interface versions {
|
|||||||
|
|
||||||
const version: versions = {
|
const version: versions = {
|
||||||
api: ['/api/v1/','/api/v2'],
|
api: ['/api/v1/','/api/v2'],
|
||||||
app: '2023.8.1'
|
app: '2023.8.2'
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = version;
|
module.exports = version;
|
||||||
|
Loading…
Reference in New Issue
Block a user