Updated to 0.11.0-rc1-62-g72c9655f CLI.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2020-07-23 15:13:00 +02:00
parent a54c860dbb
commit 6661f661c7

View File

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