Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit f7394fa

Browse files
author
svensp
committed
version 1.0.1
1 parent 744ef67 commit f7394fa

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
@@ -69,7 +69,7 @@ public function getPluginAuthor()
6969

7070
public function getPluginVersion()
7171
{
72-
return '1.0.0';
72+
return '1.0.1';
7373
}
7474

7575
public function getPluginHomepage()

0 commit comments

Comments
 (0)