diff --git a/Makefile b/Makefile index db70caf4435afe813fbc265021493f43736c141d..80ef219bd0f73e6926d3236b9d4897baed4d876a 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include $(DEVKITPRO)/libnx/switch_rules APP_TITLE := PayloadReboot APP_AUTHOR := PoloNX -APP_VERSION := 0.0.1 +APP_VERSION := 0.0.2 TARGET := $(notdir $(CURDIR)) BUILD := build