Skip to content

Commit 62c2c95

Browse files
committed
🍰 Upgrading Meting to 1.4.0
Fix Netease Music API, close #36
1 parent 2178dd7 commit 62c2c95

File tree

2 files changed

+597
-580
lines changed

2 files changed

+597
-580
lines changed

Plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
*
77
* @package APlayer for Typecho | Meting
88
* @author METO
9-
* @version 2.0.4
9+
* @version 2.0.5
1010
* @dependence 14.10.10-*
1111
* @link https://github.com/MoePlayer/APlayer-Typecho
1212
*
1313
*/
1414

15-
define('METING_VERSION','2.0.4');
15+
define('METING_VERSION','2.0.5');
1616

1717
class Meting_Plugin extends Typecho_Widget implements Typecho_Plugin_Interface
1818
{

0 commit comments

Comments
 (0)