From 08ad0d4d69e62a1d102c635f936a1ab304d68eec Mon Sep 17 00:00:00 2001 From: zaksabeast <19464008+zaksabeast@users.noreply.github.com> Date: Sat, 11 Mar 2023 08:54:21 -0600 Subject: [PATCH] 0.12.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ad522f8..e69363f 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := CaptureSight -APP_VERSION := 0.12.6 +APP_VERSION := 0.12.7 TARGET := capturesight BUILD := build