font-patcher: Increase version after new glyphs added

* Font Logos update
* Core set got two more

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-11-21 07:51:52 +01:00 committed by Fini
parent 616d5a6413
commit 3146f080ec

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.7.2"
script_version = "4.8.0"
version = "3.0.2"
projectName = "Nerd Fonts"