Skip to content

Commit

Permalink
Update functions.php
Browse files Browse the repository at this point in the history
  • Loading branch information
markjcrane authored May 28, 2018
1 parent 08d797b commit 54492be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

if (!function_exists('software_version')) {
function software_version() {
return '4.4.0';
return '4.4.1';
}
}

Expand Down

0 comments on commit 54492be

Please sign in to comment.