瀏覽代碼

1.1.10

- Change name format to follow Plex forvourite one.
- Remplace ":" in file name to prevent issue on Windows
Godzil 7 年之前
父節點
當前提交
01a79c732f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -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"
   },