Tick version number up in install script.

Fully tested now.  Ticking version # up.
This commit is contained in:
Brennan Fee 2017-07-29 22:14:41 -05:00
parent ab687375f3
commit 435ac19b1d

View file

@ -1,6 +1,6 @@
#!/bin/bash
# Install Nerd Fonts
__ScriptVersion="0.1"
__ScriptVersion="0.2"
# Default values for option variables:
quiet=false