Updated to 0.12.0-rc1 CLI.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta
2020-08-14 11:30:07 +02:00
parent f605994d7d
commit d07763a854
3 changed files with 2 additions and 36 deletions

View File

@@ -10,7 +10,7 @@
(() => {
const DEFAULT_VERSION = '0.11.0-rc1-62-g72c9655f'; // require('moment')().format('YYYYMMDD');
const DEFAULT_VERSION = '0.12.0-rc1'; // require('moment')().format('YYYYMMDD');
const path = require('path');
const shell = require('shelljs');