1
0
Fork 0
mirror of https://github.com/HACKERALERT/Picocrypt.git synced 2025-01-01 20:32:17 +00:00

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 //go:embed NotoSans-Regular.ttf
var font []byte var font []byte