From 9f770a1248def4280849abebe1ffff6130b63e31 Mon Sep 17 00:00:00 2001 From: Nightkingale <63483138+Nightkingale@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:55:15 -0700 Subject: [PATCH] Adjust version number for URL patch --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ce718d6..511f839 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ TOPDIR ?= $(CURDIR) APP_NAME := Wii U Account Swap APP_SHORTNAME := Wii U Account Swap APP_AUTHOR := Nightkingale -APP_VERSION := v2.0.4 +APP_VERSION := v2.0.5 include $(DEVKITPRO)/wut/share/wut_rules