1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-06 21:49:40 +02:00

Fixes version to proper status

This commit is contained in:
Ryan L McIntyre 2019-07-26 14:56:58 -07:00
parent be368bcec0
commit 3068126a16

View File

@ -5,7 +5,7 @@
from __future__ import absolute_import, print_function, unicode_literals
version = "2.0.0-alpha"
version = "2.1.0-alpha"
projectName = "Nerd Fonts"
projectNameAbbreviation = "NF"
projectNameSingular = projectName[:-1]