Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TakWolf committed Jul 12, 2023
1 parent 798225b commit 295d4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/font_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


class FontConfig:
VERSION: Final[str] = '1.3.0'
VERSION: Final[str] = '1.4.0'
FAMILY_NAME: Final[str] = 'HZK Pixel'
DESCRIPTION: Final[str] = 'HZK pixel font.'
VENDOR_URL: Final[str] = 'https://hzk-pixel-font.takwolf.com'
Expand Down

0 comments on commit 295d4f0

Please sign in to comment.