From 2085ea29f8eb35fe72059d8cea261bb539aeedd1 Mon Sep 17 00:00:00 2001 From: ryanoasis Date: Wed, 14 Oct 2015 22:23:54 -0400 Subject: [PATCH] Bumped version to 0.5.1 --- gotta-patch-em-all-font-patcher!.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gotta-patch-em-all-font-patcher!.sh b/gotta-patch-em-all-font-patcher!.sh index ca2cf2ba6..0c618f64e 100755 --- a/gotta-patch-em-all-font-patcher!.sh +++ b/gotta-patch-em-all-font-patcher!.sh @@ -1,5 +1,5 @@ #!/bin/bash -# version: 0.5.0 +# version: 0.5.1 # Check for Fontforge type fontforge >/dev/null 2>&1 || {