diff --git a/README.md b/README.md index 2ad414038b..a033c0e2e0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
- + diff --git a/addons/main/script_version.hpp b/addons/main/script_version.hpp index 5db5adbc5b..1a53795cdb 100644 --- a/addons/main/script_version.hpp +++ b/addons/main/script_version.hpp @@ -1,4 +1,4 @@ #define MAJOR 3 #define MINOR 13 -#define PATCHLVL 0 -#define BUILD 45 +#define PATCHLVL 1 +#define BUILD 46 diff --git a/hemtt.toml b/hemtt.toml index 7962d508a2..d706162df8 100644 --- a/hemtt.toml +++ b/hemtt.toml @@ -8,7 +8,7 @@ files = [ "README.md", "docs/README_DE.md", "docs/README_PL.md", - "README.zh-TW.md", + "docs/README.zh-TW.md", "AUTHORS.txt", "LICENSE", "logo_ace3_ca.paa",