Skip to content

Commit

Permalink
Resolves #79 - Bump version to 1.8.24 (#83)
Browse files Browse the repository at this point in the history
Resolves #79
  • Loading branch information
Eldenroot authored Oct 7, 2020
1 parent a5dc243 commit de7513b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion czech.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
$langinfo['website'] = "https://github.com/Eldenroot/MyBB_CZE-translation-1.8.x";

// Compatible version of MyBB
$langinfo['version'] = "1823";
$langinfo['version'] = "1824";

// Sets if the translation includes the Admin CP (1 = yes, 0 = no)
$langinfo['admin'] = 1;
Expand Down

0 comments on commit de7513b

Please sign in to comment.