Skip to content

Commit

Permalink
Make 1.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cas-- committed Sep 12, 2018
1 parent dab6599 commit 49c7445
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Deluge Autoshutdown Changelog

## [Unreleased]
## [1.5.0] - 2018-09-12
### Added
- A 'once' option to disable further actions after action completed.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
__plugin_name__ = "AutoShutdown"
__author__ = "Calum Lind"
__author_email__ = "[email protected]"
__version__ = "1.4"
__version__ = "1.5.0"
__url__ = "github"
__license__ = "GPLv3"
__description__ = "Shutdown your system once torrents are complete"
Expand Down

0 comments on commit 49c7445

Please sign in to comment.