1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-19 20:12:52 +02:00

Bumped version to 0.5.1

This commit is contained in:
ryanoasis 2015-10-14 22:23:54 -04:00
parent d406db0f69
commit 2085ea29f8

View File

@ -1,5 +1,5 @@
#!/bin/bash
# version: 0.5.0
# version: 0.5.1
# Check for Fontforge
type fontforge >/dev/null 2>&1 || {