Skip to content

Commit a79d3a3

Browse files
committed
Update to version number as this removes backward compatibility with the old amelia theme
1 parent df0d6df commit a79d3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multiloquent-base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function __construct() {
3030
* @return string
3131
*/
3232
function multiloquent_version() {
33-
$version = '8.0.03';
33+
$version = '9.0.0';
3434
return $version;
3535
}
3636

0 commit comments

Comments
 (0)