We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2951032 commit 00f82f9Copy full SHA for 00f82f9
1 file changed
elementapi/ElementApiPlugin.php
@@ -16,7 +16,7 @@ public function getName()
16
*/
17
public function getVersion()
18
{
19
- return '1.4.0';
+ return '1.5.0';
20
}
21
22
/**
0 commit comments