Skip to content

Commit f08d0dc

Browse files
authored
Update Plugin.php
1 parent 9e2ff8e commit f08d0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ public function getPluginAuthor()
123123
}
124124
public function getPluginVersion()
125125
{
126-
return '1.4.1';
126+
return '1.4.2';
127127
}
128128
public function getPluginHomepage()
129129
{

0 commit comments

Comments
 (0)