Skip to content

Commit c34a7e9

Browse files
authored
Update Plugin.php
1 parent 6cc5967 commit c34a7e9

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
@@ -208,7 +208,7 @@ public function getPluginAuthor()
208208
}
209209
public function getPluginVersion()
210210
{
211-
return '1.8.1';
211+
return '1.8.2';
212212
}
213213
public function getPluginHomepage()
214214
{

0 commit comments

Comments
 (0)