Skip to content

Commit 823c699

Browse files
committed
Update version number in build.py
1 parent 8881170 commit 823c699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from vttmisc import tsi1, tsic
2424

2525
VERSION_YEAR_MONTH = 2110
26-
VERSION_DAY = 15
26+
VERSION_DAY = 31
2727
OUTPUT_DIR = Path("build")
2828
OUTPUT_OTF_DIR = OUTPUT_DIR / "otf"
2929
OUTPUT_TTF_DIR = OUTPUT_DIR / "ttf"

0 commit comments

Comments
 (0)