Bump version to 2.0.0

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-05-04 10:13:47 +01:00
parent bbe39512ce
commit fe35b0c7c3
1 changed files with 1 additions and 1 deletions

View File

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