Finalize v1.16

This commit is contained in:
Evan Su 2021-08-10 23:35:18 -04:00 committed by GitHub
parent 9f1fd48acd
commit 04880cba18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ import (
)
var version = "v1.15"
var version = "v1.16"
//go:embed NotoSans-Regular.ttf
var font []byte