Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nhaar committed Jul 15, 2024
1 parent ddd6638 commit 36d71bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mod/all_chapters/labels/mod_version.gml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

function get_mod_version()
{
return "4.4.0";
return "4.4.1";
}

0 comments on commit 36d71bc

Please sign in to comment.