Skip to content

Commit b10fa91

Browse files
committed
update version zero
1 parent 0193c28 commit b10fa91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

printVersion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import * as childProcess from "child_process";
99

10-
const VERSION_ZERO = '28a5018b6f4df807245965315c11580ee7cb1f88';
10+
const VERSION_ZERO = 'ab2b83b3c376a66fa30ebcb764b1aaed604c656c';
1111

1212
const date = new Date();
1313
const year = date.getFullYear();

0 commit comments

Comments
 (0)