Skip to content

Commit

Permalink
font-patcher: Increase script version
Browse files Browse the repository at this point in the history
[why]
With the new TTC feature we might increase the minor number ;-)
This is not just a bugfix.

Signed-off-by: Fini Jastrow <[email protected]>
  • Loading branch information
Finii committed Sep 14, 2022
1 parent 8e62a57 commit a5fc03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion font-patcher
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from __future__ import absolute_import, print_function, unicode_literals

# Change the script version when you edit this script:
script_version = "3.0.6"
script_version = "3.1.0"

version = "2.2.2"
projectName = "Nerd Fonts"
Expand Down

0 comments on commit a5fc03f

Please sign in to comment.