Add endpoints for LDBSVWS

This commit is contained in:
Fred Boniface
2023-06-11 21:43:01 +01:00
parent 43fd6db4b9
commit 4916c377c6
4 changed files with 97 additions and 7 deletions

View File

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