Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota2357 committed Jul 10, 2023
1 parent f476193 commit 9beaa05
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
Binary file modified build/PleckJP-Bold.ttf
Binary file not shown.
Binary file modified build/PleckJP-BoldItalic.ttf
Binary file not shown.
Binary file modified build/PleckJP-Italic.ttf
Binary file not shown.
Binary file modified build/PleckJP-Regular.ttf
Binary file not shown.
1 change: 0 additions & 1 deletion build/PleckJP_v1.0.1.sha256

This file was deleted.

1 change: 1 addition & 0 deletions build/PleckJP_v1.0.2.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
25c336006d9a9a235d10b94472ac679ecc4fb0b1e5dc7f597b959fe7eaa07cd7
Binary file not shown.
2 changes: 1 addition & 1 deletion src/properties.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FAMILY = "PleckJP"
VERSION = "1.0.1"
VERSION = "1.0.2"
ENCODING = 'UnicodeFull'

COPYRIGHT = "\n".join([
Expand Down

0 comments on commit 9beaa05

Please sign in to comment.