pis #12

Merged
fred.boniface merged 95 commits from pis into main 2023-05-06 21:54:51 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fe35b0c7c3 - Show all commits

View File

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