Skip to content

Commit 716703f

Browse files
authored
Update Plugin.php
1 parent e352c2b commit 716703f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ public function getPluginAuthor()
198198
}
199199
public function getPluginVersion()
200200
{
201-
return '1.7.12';
201+
return '1.7.13';
202202
}
203203
public function getPluginHomepage()
204204
{

0 commit comments

Comments
 (0)