diff --git a/common/include/NintendontVersion.h b/common/include/NintendontVersion.h index 3207bad4..528bcdc3 100644 --- a/common/include/NintendontVersion.h +++ b/common/include/NintendontVersion.h @@ -3,6 +3,6 @@ // Version number of Nintendont, doesn't show up in the app though, that requires you to push // the release tag on github via git push --atomic origin -#define NIN_VERSION "1.10.2" +#define NIN_VERSION "1.11.0" #endif \ No newline at end of file