Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TakWolf committed Jun 7, 2022
1 parent 852accb commit 36311da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/make_font.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def run():
display_name = f'HZK Pixel {px}px'
unique_name = f'HZK-Pixel-{px}px'
style_name = 'Regular'
version = '1.1.0'
version = '1.2.0'
name_strings = {
'familyName': display_name,
'styleName': style_name,
Expand Down

0 comments on commit 36311da

Please sign in to comment.