diff --git a/src/unstable/Picocrypt.go b/src/unstable/Picocrypt.go index 4e693e9..a0d5f4f 100644 --- a/src/unstable/Picocrypt.go +++ b/src/unstable/Picocrypt.go @@ -70,7 +70,7 @@ import ( ) -var version = "v1.15" +var version = "v1.16" //go:embed NotoSans-Regular.ttf var font []byte