diff --git a/Makefile b/Makefile index 2a785be..545eb75 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ include $(DEVKITPRO)/libnx/switch_rules # NACP building is skipped as well. #--------------------------------------------------------------------------------- APP_TITLE := fastCFWswitch -APP_VERSION := 1.3.0-B3 +APP_VERSION := 1.3.0 TARGET := $(notdir $(CURDIR)) BUILD := build