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
2022-10-07 11:55:35 +00:00
committed by GitHub Actions
parent 732d0fa203
commit cdcf7a5a30
25 changed files with 30 additions and 30 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Nerd Fonts Version: 2.2.2
# Nerd Fonts Version: 2.3.0-RC
# 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.2.2"
version = "2.3.0-RC"
start_codepoint = 0xE4FA
codepoint_shift = 0x0100 # shift introduced by font-patcher