1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-07-12 23:37:56 +02:00

[ci] Bump release version

This commit is contained in:
Finii
2023-01-17 19:02:09 +00:00
committed by GitHub Actions
parent 78398990d4
commit 1cc7631da3
28 changed files with 33 additions and 33 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Nerd Fonts Version: 2.3.0-RC
# Nerd Fonts Version: 2.3.0
# Script Version: 1.0.0
# Generates original-source.otf from individual glyphs
#
@ -12,7 +12,7 @@ import fontforge
import psMat
# Double-quotes required here, for version-bump.sh:
version = "2.3.0-RC"
version = "2.3.0"
start_codepoint = 0xE4FA
codepoint_shift = 0x0100 # shift introduced by font-patcher