Skip to content

Commit 7cdd416

Browse files
committed
* increasing plugin version to v0.9.4
1 parent 21591b6 commit 7cdd416

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

147147
public function getPluginVersion()
148148
{
149-
return '0.9.3';
149+
return '0.9.4';
150150
}
151151

152152
public function getCompatibleVersion()

0 commit comments

Comments
 (0)