Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Commit

Permalink
bump version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Che Kun committed May 9, 2014
1 parent e3475e7 commit ec88608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package AppStore
* @author chekun
* @version 1.0.0
* @version 1.0.1
* @link http://typecho.dilicms.com
*/
class AppStore_Plugin implements Typecho_Plugin_Interface
Expand Down Expand Up @@ -88,4 +88,4 @@ public static function config(Typecho_Widget_Helper_Form $form)
*/
public static function personalConfig(Typecho_Widget_Helper_Form $form){}

}
}

0 comments on commit ec88608

Please sign in to comment.