From a0c0f839a48abe863fb147e7d00baa44e9dba42e Mon Sep 17 00:00:00 2001 From: AnalogMan151 Date: Thu, 30 Aug 2018 15:23:56 -0400 Subject: [PATCH] Bumped version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d1789be..7deb1a0 100755 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := FreeShopNX - CDN title installer APP_AUTHOR := AnalogMan -APP_VERSION := 0.3.0 +APP_VERSION := 0.4.0 TARGET := $(notdir $(CURDIR)) BUILD := build.make SOURCES := source