Skip to content

Commit a425bc6

Browse files
committedJul 29, 2024
* increasing plugin version to v0.9.6
1 parent 304eb91 commit a425bc6

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
@@ -152,7 +152,7 @@ public function getPluginAuthor()
152152

153153
public function getPluginVersion()
154154
{
155-
return '0.9.5';
155+
return '0.9.6';
156156
}
157157

158158
public function getCompatibleVersion()

0 commit comments

Comments
 (0)