font-patcher: Increase version after change

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2024-04-23 09:36:46 +02:00 committed by Fini
parent 961fa8f8c1
commit 9e0ca39200

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.14.0"
script_version = "4.14.1"
version = "3.2.1"
projectName = "Nerd Fonts"