🍰 Upgrading Meting to 1.4.0

Fix Netease Music API, close #36
This commit is contained in:
metowolf 2018-02-06 00:27:04 +08:00
parent 2178dd75ea
commit 62c2c950c1
2 changed files with 597 additions and 580 deletions

View File

@ -6,13 +6,13 @@ if(!defined('__TYPECHO_ROOT_DIR__'))exit;
*
* @package APlayer for Typecho | Meting
* @author METO
* @version 2.0.4
* @version 2.0.5
* @dependence 14.10.10-*
* @link https://github.com/MoePlayer/APlayer-Typecho
*
*/
define('METING_VERSION','2.0.4');
define('METING_VERSION','2.0.5');
class Meting_Plugin extends Typecho_Widget implements Typecho_Plugin_Interface
{

File diff suppressed because it is too large Load Diff