prepare bugfix release
This commit is contained in:
parent
5107996e4d
commit
0341b4013a
@ -1,2 +1,3 @@
|
|||||||
- FEATURE
|
- BUGFIX
|
||||||
- initial release
|
- use drone binary path from config
|
||||||
|
- fix name of env variable in error message
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
__author__ = "Robert Kaussow"
|
__author__ = "Robert Kaussow"
|
||||||
__project__ = "drone-cleanup-agents"
|
__project__ = "drone-cleanup-agents"
|
||||||
__version__ = "0.1.0"
|
__version__ = "0.1.1"
|
||||||
__license__ = "MIT"
|
__license__ = "MIT"
|
||||||
__maintainer__ = "Robert Kaussow"
|
__maintainer__ = "Robert Kaussow"
|
||||||
__email__ = "rkaussow@owncloud.com"
|
__email__ = "rkaussow@owncloud.com"
|
||||||
|
Reference in New Issue
Block a user