release: v1.13.0

This commit is contained in:
Nikhil Narayana
2025-04-15 21:11:56 -07:00
parent b02fc3363c
commit cf782923f0

View File

@@ -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 <branch name> <tag>
#define NIN_VERSION "1.12.0"
#define NIN_VERSION "1.13.0"
#endif