Skip to content

Commit a72f9b4

Browse files
authored
Update Plugin.php
1 parent ca68a5c commit a72f9b4

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
@@ -118,7 +118,7 @@ public function getPluginAuthor()
118118
}
119119
public function getPluginVersion()
120120
{
121-
return '1.2.1';
121+
return '1.2.2';
122122
}
123123
public function getPluginHomepage()
124124
{

0 commit comments

Comments
 (0)