Skip to content

Commit

Permalink
prepare to build version 12
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Dec 6, 2018
1 parent 8f291f4 commit a6c5050
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const version = 11;
const day = 7;
const expiresDay = 8;
const version = 12;
const day = 8;
const expiresDay = 1;

if (version % 2 === 0) {
month = 'December';
Expand Down

0 comments on commit a6c5050

Please sign in to comment.