setCurrentVersion script

This commit is contained in:
Jan Prochazka
2021-02-08 17:15:08 +01:00
parent a20b351938
commit fdb14d687b
12 changed files with 40 additions and 36 deletions

View File

@@ -1,4 +1,5 @@
module.exports = {
version: '3.8.6',
buildTime: '2020-12-10T11:14:01.053Z',
module.exports = {
version: '3.9.6-alpha.8',
buildTime: '2021-02-08T16:14:07.862Z'
};