Skip to content

Commit d79241f

Browse files
committed
Merge branch '1.x-develop' of https://github.com/quead/angular2-yt-player into 1.x-develop
2 parents c610224 + 1dcacd5 commit d79241f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</p>
55

66
# About Player
7-
[![Version](https://img.shields.io/badge/Current%20version-v1.9.1-brightgreen.svg?style=flat)](https://github.com/quead/angular2-yt-player)
7+
[![Version](https://img.shields.io/badge/Current%20version-v1.9.2-brightgreen.svg?style=flat)](https://github.com/quead/angular2-yt-player)
88

99
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/quead/angular2-yt-player/master/LICENSE)
1010
[![GitHub forks](https://img.shields.io/github/forks/quead/angular2-yt-player.svg)](https://github.com/quead/angular2-yt-player/network)
@@ -52,8 +52,9 @@ Just take files from ***dist*** folder
5252
<a href="https://quead.github.io/demo/" title="YouTube Player Demo">View Demo</a>
5353

5454
## Changelog
55-
Angular2 YT Player v2.0
55+
Angular2 YT Player v1.9.2
5656
- Webpage is now fully responsive
57+
- UX improvements
5758

5859
Angular2 YT Player v1.9.1
5960
- Get settings.json for localstorage if your localstorage is empty
@@ -135,6 +136,7 @@ Angular2 YT Player v1.0.0
135136
#### Roadmap to 2.0
136137
- Global hotkeys for application in desktop (play/pause/next/prev) **(in v2.0)**
137138
- Adding support for NW.js to export the app for desktop compatible: Windows/Mac OS X/Linux **(in v2.0)**
139+
- Auto updating the app (desktop version)
138140

139141
#### Roadmap to 3.0
140142
- Import/Export playlist (probably json file and youtube playlist) **(in v2.1)**

0 commit comments

Comments
 (0)