Skip to content

Commit a6c5050

Browse files
prepare to build version 12
1 parent 8f291f4 commit a6c5050

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
const version = 11;
2-
const day = 7;
3-
const expiresDay = 8;
1+
const version = 12;
2+
const day = 8;
3+
const expiresDay = 1;
44

55
if (version % 2 === 0) {
66
month = 'December';

0 commit comments

Comments
 (0)