Skip to content

Commit 0ac70ea

Browse files
authored
Update Plugin.php
1 parent e6737f0 commit 0ac70ea

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
@@ -191,7 +191,7 @@ public function getPluginAuthor()
191191
}
192192
public function getPluginVersion()
193193
{
194-
return '1.7.8';
194+
return '1.7.9';
195195
}
196196
public function getPluginHomepage()
197197
{

0 commit comments

Comments
 (0)