From 0d19b3dca7768ca13a6418a1795ee3da9f02a05d Mon Sep 17 00:00:00 2001 From: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com> Date: Tue, 2 Apr 2024 16:49:30 +0200 Subject: [PATCH] Bump version to 2.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 43adb55..a9d61e6 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ TOPDIR ?= $(CURDIR) APP_NAME := WiiUIdent APP_SHORTNAME := WiiUIdent APP_AUTHOR := GaryOderNichts -APP_VERSION := 1.1 +APP_VERSION := 2.0 DATABASE_URL := wiiu.gerbilsoft.com include $(DEVKITPRO)/wut/share/wut_rules