We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 764054d commit 69fa007Copy full SHA for 69fa007
.vscode/c_cpp_properties.json
.vscode/settings.json
Makefile
@@ -37,8 +37,8 @@ include $(DEVKITPRO)/libnx/switch_rules
37
# of a homebrew executable (.nro). This is intended to be used for sysmodules.
38
# NACP building is skipped as well.
39
#---------------------------------------------------------------------------------
40
-APP_TITLE := ShareNX
41
-APP_VERSION := 1.1.2
+APP_TITLE := ShareNX
+APP_VERSION := 1.1.3
42
43
TARGET := ovlShareNX
44
BUILD := build
0 commit comments