Skip to content

Commit

Permalink
Merge pull request #44 from userjack6880/bugfix
Browse files Browse the repository at this point in the history
fixed versioning mistake
  • Loading branch information
userjack6880 authored Apr 26, 2022
2 parents ae205bf + 83fbbb7 commit 8d23cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/template.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
// Versioning -----------------------------------------------------------------
function oda_version() {

echo "0-α8.1";
echo "0-α8.2";

}

Expand Down

0 comments on commit 8d23cf9

Please sign in to comment.