Skip to content

Commit

Permalink
update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlog authored Jan 5, 2019
1 parent 28437ef commit 7439ef6
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 @@ -57,7 +57,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '1.3.4';
return '1.3.5';
}

public function getCompatibleVersion()
Expand All @@ -70,4 +70,4 @@ public function getPluginHomepage()
return 'https://github.com/kenlog/Moon';
}

}
}

0 comments on commit 7439ef6

Please sign in to comment.