Skip to content

Commit d7bc4c1

Browse files
committed
Update to libtesla 1.3.1 to fix touch issues + bumped version number
1 parent e4275ce commit d7bc4c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ include $(DEVKITPRO)/libnx/switch_rules
3838
# NACP building is skipped as well.
3939
#---------------------------------------------------------------------------------
4040
APP_TITLE := Tesla Menu
41-
APP_VERSION := v1.1.0
41+
APP_VERSION := v1.1.1
4242

4343
TARGET := $(notdir $(CURDIR))
4444
BUILD := build

libs/libtesla

0 commit comments

Comments
 (0)