Version bump to v0.3.5
All checks were successful
Build / Build (push) Successful in 15s
Release / Build and Release (push) Successful in 19s

This commit is contained in:
2026-07-03 17:24:19 +02:00
parent 13e03cc327
commit 1eb8fa629b

View File

@@ -11,7 +11,7 @@ include $(DEVKITARM)/base_rules
IPL_LOAD_ADDR := 0x40008000
APLVERSION_MAJOR := 0
APLVERSION_MINOR := 3
APLVERSION_BUGFX := 4
APLVERSION_BUGFX := 5
################################################################################