Skip to content

Commit de4208d

Browse files
authored
Update Plugin.php
1 parent ad4999f commit de4208d

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
@@ -187,7 +187,7 @@ public function getPluginAuthor()
187187
}
188188
public function getPluginVersion()
189189
{
190-
return '1.6.0';
190+
return '1.6.1';
191191
}
192192
public function getPluginHomepage()
193193
{

0 commit comments

Comments
 (0)