We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c2ce4 commit 7ff1b7fCopy full SHA for 7ff1b7f
CHANGELOG.md
@@ -30,6 +30,8 @@
30
31
## Unreleased
32
33
+## 1.3.0 - 2018-10-07
34
+
35
### Added
36
37
- Playlist entry can be re-ordered from the playlist page.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dakara-client-web",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "Web client for Dakara Project",
5
"main": "index.js",
6
"scripts": {
0 commit comments