From 668c83bb6c7b8109fbce5a22c99b5200bbe925f2 Mon Sep 17 00:00:00 2001 From: Jas Laferriere Date: Thu, 15 Jun 2023 22:52:41 -0400 Subject: [PATCH] release: v1.11.1 --- 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 528bcdc3..cb08f127 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.0" +#define NIN_VERSION "1.11.1" #endif \ No newline at end of file