upped version number for edit-config feature

This commit is contained in:
James Tomasino 2018-03-06 16:45:49 -05:00
parent 09472ab21a
commit f41090af3e
2 changed files with 2 additions and 2 deletions

2
burrow
View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
version="v1.2.4"
version="v1.2.5"
shopt -s extglob
configfiles="$HOME/.config/burrow/config $HOME/.config/burrow $HOME/.burrow"

View File

@ -1,4 +1,4 @@
.TH BURROW 1 "03 Mar 2018" "version 1.2.0"
.TH BURROW 1 "06 Mar 2018" "version 1.2.5"
.SH NAME
burrow \- a helper for building and managing a gopher hole
.SH SYNOPSIS