From 47d6fa20695f81040473bd96b7956ecfe5dfe15b Mon Sep 17 00:00:00 2001 From: Nikhil Narayana Date: Wed, 25 Sep 2024 18:23:05 -0700 Subject: [PATCH] release: v1.12.0 --- common/include/NintendontVersion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/include/NintendontVersion.h b/common/include/NintendontVersion.h index cb08f127..d5c356d5 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.11.1" +#define NIN_VERSION "1.12.0" #endif \ No newline at end of file