From a20bab30a70581b2d42977d0932b83ca0779881c Mon Sep 17 00:00:00 2001 From: Faith Lain Void Date: Wed, 13 Oct 2021 05:10:42 -0400 Subject: [PATCH] v0.7.6 - Basic Gyro Support --- Makefile.nx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.nx b/Makefile.nx index 931f0ca2b8..2e395fcecc 100644 --- a/Makefile.nx +++ b/Makefile.nx @@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules #--------------------------------------------------------------------------------- APP_TITLE := OpenArenaNX APP_AUTHOR := faithvoid -APP_VERSION := 0.7.5.1 +APP_VERSION := 0.7.6 TARGET := OpenArenaNX BUILD := build