- Change name format to follow Plex forvourite one.
- Remplace ":" in file name to prevent issue on Windows
This commit is contained in:
Godzil 2016-09-10 20:20:50 +01:00
parent bc4697061e
commit 56afce02ea

View File

@ -12,7 +12,7 @@
"type": "git",
"url": "git://github.com/Godzil/crunchyroll.js.git"
},
"version": "1.1.9",
"version": "1.1.10",
"bin": {
"crunchy": "./bin/crunchy"
},