diff --git a/Makefile b/Makefile index 9834a32..00b13ba 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.23 +APP_VERSION := 0.0.24 TARGET := $(notdir $(CURDIR)) OUTDIR := bin