diff --git a/Makefile b/Makefile index d847f26..ea5d5eb 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := Neumann APP_AUTHOR := turtle-insect -APP_VERSION := 0.0.26 +APP_VERSION := 0.0.27 TARGET := $(notdir $(CURDIR)) OUTDIR := bin