Skip to content

Commit 69fa007

Browse files
bump version
remove vscode fragments
1 parent 764054d commit 69fa007

File tree

3 files changed

+2
-115
lines changed

3 files changed

+2
-115
lines changed

.vscode/c_cpp_properties.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 0 additions & 88 deletions
This file was deleted.

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ include $(DEVKITPRO)/libnx/switch_rules
3737
# of a homebrew executable (.nro). This is intended to be used for sysmodules.
3838
# NACP building is skipped as well.
3939
#---------------------------------------------------------------------------------
40-
APP_TITLE := ShareNX
41-
APP_VERSION := 1.1.2
40+
APP_TITLE := ShareNX
41+
APP_VERSION := 1.1.3
4242

4343
TARGET := ovlShareNX
4444
BUILD := build

0 commit comments

Comments
 (0)