diff --git a/README.md b/README.md index 77c1fbe..933051b 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,9 @@ There are parts not translated yet, and I'll need help because I don't speak nor ## Release History +### v0.6.7 +- [x] Minor (Major?) compatibility issues with non-Chrome browsers. + ### v0.6.6 - [x] Added: a second tap on lens icon (direct search) toggles between filter active/not active - [x] Fixed: Some dialogs stopped working after last update (sorry about that) diff --git a/bower.json b/bower.json index c1e4455..291138a 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "ng-torrent-ui", "description": "Angular + (flat) Boostrap (μ)Torrent Web UI", - "version": "0.6.6", + "version": "0.6.7", "dependencies": { "angular": "~1.4", "json3": "~3.3.1", diff --git a/package.json b/package.json index 2127d93..9cf8ab5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ng-torrent-ui", "description": "Angular + (flat) Boostrap (μ)Torrent Web UI", - "version": "0.6.6", + "version": "0.6.7", "repository": { "type": "git", "url": "https://github.com/psychowood/ng-torrent-ui.git" diff --git a/resources/stats.txt b/resources/stats.txt index e55fc04..3d33fc5 100644 --- a/resources/stats.txt +++ b/resources/stats.txt @@ -1,5 +1,5 @@ -https://github.com/psychowood/ng-torrent-ui/releases/download/v0.6.6/webui.zip: 9 downloads -https://github.com/psychowood/ng-torrent-ui/releases/download/v0.6.5/webui.zip: 30 downloads +https://github.com/psychowood/ng-torrent-ui/releases/download/v0.6.6/webui.zip: 47 downloads +https://github.com/psychowood/ng-torrent-ui/releases/download/v0.6.5/webui.zip: 31 downloads https://github.com/psychowood/ng-torrent-ui/releases/download/v0.6.0/webui.zip: 34 downloads https://github.com/psychowood/ng-torrent-ui/releases/download/v0.5.6/webui.zip: 96 downloads https://github.com/psychowood/ng-torrent-ui/releases/download/v0.5.5/webui.zip: 4 downloads