font-patcher: Increase after new core icon

[why]
After a new icon has been added to the core set we want to make that
visible via a new version number.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-10-23 13:29:40 +02:00
parent 654855a067
commit 5615d5e120

View file

@ -6,7 +6,7 @@
from __future__ import absolute_import, print_function, unicode_literals
# Change the script version when you edit this script:
script_version = "4.6.0"
script_version = "4.6.1"
version = "3.0.2"
projectName = "Nerd Fonts"