font-patcher: Increase version after icon shape change

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2024-04-26 12:57:30 +02:00
parent 88eae283f6
commit f3949ee393

View file

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