From 9b3dd0a82b3d68f6a3597972f70f28a1004501bb Mon Sep 17 00:00:00 2001 From: zaksabeast <19464008+zaksabeast@users.noreply.github.com> Date: Sun, 30 Jan 2022 15:19:27 -0600 Subject: [PATCH] v0.12.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f07f9761..59dd4a2c 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := CaptureSight -APP_VERSION := 0.11.0 +APP_VERSION := 0.12.0 TARGET := capturesight BUILD := build