Add random PIS return

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface
2023-05-25 21:27:37 +01:00
parent a12951fe4f
commit b590eb6cf5
4 changed files with 27 additions and 4 deletions

View File

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