Use the 0.12.0 CLI.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2020-08-24 11:36:07 +02:00
parent d13a43668e
commit 0ddfa1cfdc

View File

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