Skip to content

Commit

Permalink
Version bump - v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
psychowood committed Oct 28, 2015
1 parent 1c85485 commit cbaa803
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,12 @@ There are parts not translated yet, and I'll need help because I don't speak nor

## Release History

### v0.4.1
### v0.4.5
- [x] Added "Favorites" torrents: define a set of tags that, will highlight all matching torrents. Define tags by tapping on the star or going into Preferences. Favorites are saved in cookies.
- [x] Revised preferences section (ng-torrent-ui, uTorrent, Advanced)
- [x] Added "Clear all filters" button
- [x] Show applied "label" and "status" filter
- [x] Updated dependencies

### v0.4.0
- [x] Added "Preferences" tab to view and edit uTorrent settings
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-torrent-ui",
"description": "Angular + (flat) Boostrap (μ)Torrent Web UI",
"version": "0.4.0",
"version": "0.4.5",
"dependencies": {
"angular": "~1.4",
"json3": "~3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-torrent-ui",
"description": "Angular + (flat) Boostrap (μ)Torrent Web UI",
"version": "0.4.0",
"version": "0.4.5",
"repository": {
"type": "git",
"url": "https://github.com/psychowood/ng-torrent-ui.git"
Expand Down

0 comments on commit cbaa803

Please sign in to comment.