Skip to content

Commit 42925fe

Browse files
v1.6.8
1 parent d2ea9f2 commit 42925fe

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
# Change Log
22

3-
## [v1.6.7](https://github.com/Boerderij/Varken/tree/v1.6.7) (2019-04-18)
4-
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.6...v1.6.7)
3+
## [v1.6.8](https://github.com/Boerderij/Varken/tree/v1.6.8) (2019-04-18)
4+
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.7...v1.6.8)
5+
6+
**Implemented enhancements:**
7+
8+
- \[Enhancement\] Only drop the invalid episodes from sonarr [\#121](https://github.com/Boerderij/Varken/issues/121)
9+
10+
**Merged pull requests:**
11+
12+
- v1.6.8 Merge [\#122](https://github.com/Boerderij/Varken/pull/122) ([DirtyCajunRice](https://github.com/DirtyCajunRice))
13+
14+
## [1.6.7](https://github.com/Boerderij/Varken/tree/1.6.7) (2019-04-18)
15+
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.6.6...1.6.7)
516

617
**Implemented enhancements:**
718

varken/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
VERSION = "1.6.8"
2-
BRANCH = 'develop'
2+
BRANCH = 'master'

0 commit comments

Comments
 (0)