diff --git a/Makefile b/Makefile index 1ec71e3..ea362c8 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ include $(DEVKITPRO)/libnx/switch_rules # NACP building is skipped as well. #--------------------------------------------------------------------------------- APP_TITLE := Sysmodules -APP_VERSION := 1.2.2 +APP_VERSION := 1.3.1 TARGET := ovlSysmodules BUILD := build @@ -209,4 +209,4 @@ $(OFILES_SRC) : $(HFILES_BIN) #--------------------------------------------------------------------------------------- endif -#--------------------------------------------------------------------------------------- \ No newline at end of file +#---------------------------------------------------------------------------------------