Skip to content

Commit

Permalink
Bump version to alpha-0.2.0
Browse files Browse the repository at this point in the history
- Warn when backup file already exists
- Minimize and simplify echo of progress
- Show details of backup file
- Fixes #1
  • Loading branch information
guimspace committed Mar 30, 2019
1 parent 01fa40f commit 9c3df95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fopus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

version=alpha-0.1.0
version=alpha-0.2.0

# https://unix.stackexchange.com/a/232083 for the future
# unset -v password
Expand Down

0 comments on commit 9c3df95

Please sign in to comment.