prepare bugfix release

This commit is contained in:
Robert Kaussow 2019-12-19 13:49:03 +01:00
parent 5107996e4d
commit 0341b4013a
2 changed files with 4 additions and 3 deletions

View File

@ -1,2 +1,3 @@
- FEATURE
- initial release
- BUGFIX
- use drone binary path from config
- fix name of env variable in error message

View File

@ -2,7 +2,7 @@
__author__ = "Robert Kaussow"
__project__ = "drone-cleanup-agents"
__version__ = "0.1.0"
__version__ = "0.1.1"
__license__ = "MIT"
__maintainer__ = "Robert Kaussow"
__email__ = "rkaussow@owncloud.com"