Skip to content
This repository was archived by the owner on Apr 5, 2020. It is now read-only.

Commit 75435ac

Browse files
committed
Bump version
1 parent b9448c8 commit 75435ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public function getPluginAuthor()
3939

4040
public function getPluginVersion()
4141
{
42-
return '1.0.0';
42+
return '1.0.1';
4343
}
4444

4545
public function getPluginHomepage()

0 commit comments

Comments
 (0)