Skip to content

Commit 1536985

Browse files
authored
Update Plugin.php
1 parent d274955 commit 1536985

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
@@ -196,7 +196,7 @@ public function getPluginAuthor()
196196
}
197197
public function getPluginVersion()
198198
{
199-
return '1.7.3';
199+
return '1.7.4';
200200
}
201201
public function getPluginHomepage()
202202
{

0 commit comments

Comments
 (0)