We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0193c28 commit b10fa91Copy full SHA for b10fa91
printVersion.js
@@ -7,7 +7,7 @@
7
8
import * as childProcess from "child_process";
9
10
-const VERSION_ZERO = '28a5018b6f4df807245965315c11580ee7cb1f88';
+const VERSION_ZERO = 'ab2b83b3c376a66fa30ebcb764b1aaed604c656c';
11
12
const date = new Date();
13
const year = date.getFullYear();
0 commit comments