Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
버전 업
Browse files Browse the repository at this point in the history
  • Loading branch information
pid011 committed Feb 13, 2017
1 parent 5cc224e commit 41cc311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MiCommand/MiCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
namespace MiCommand
{
[Plugin(Author = "Sepi", Description = "명령어를 관리합니다. Manages commands.",
PluginName = "MiCommand", PluginVersion = "v1.0 - Beta")]
PluginName = "MiCommand", PluginVersion = "v1.1")]
public class MiCommand : Plugin
{
protected static ILog Log = LogManager.GetLogger(typeof(MiCommand));
Expand Down

0 comments on commit 41cc311

Please sign in to comment.