diff --git a/Makefile b/Makefile index 9d5c678..9834a32 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.22 +APP_VERSION := 0.0.23 TARGET := $(notdir $(CURDIR)) OUTDIR := bin