Bump version to v1.5.0

This commit is contained in:
zertrin 2018-01-15 15:56:47 +08:00
parent 9fea5075ab
commit 734be37b6d
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@ vX.X.X (unreleased)
===================
* Placeholder for next release
v1.5.0 (2018-01-15)
===================
* Add support for B2 backend (by harrim4n)
v1.4.3 (2017-10-30)
===================
* Add support for Telegram notifications (by GerardRibas)

View file

@ -45,7 +45,7 @@ CONFIG="duplicity-backup.conf"
# Script Happens Below This Line - Shouldn't Require Editing #
##############################################################
DBSH_VERSION="v1.4.3"
DBSH_VERSION="v1.5.0"
# make a backup of stdout and stderr for later
exec 6>&1