From c358778bf6f1a5b7d53a07b88599513395e80ad6 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Fri, 19 Sep 2025 13:33:28 +1200 Subject: Update version to 1.0.0 --- arm9/source/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arm9/source/main.c b/arm9/source/main.c index 9dc612c..2e33748 100644 --- a/arm9/source/main.c +++ b/arm9/source/main.c @@ -2,7 +2,7 @@ #include "config.h" -char *system_name = "bedrock-nds/0.1.0"; +char *system_name = "bedrock-nds/1.0.0"; char *system_authors = "Ben Bridle"; // Reserve memory for all Bedrock instances up front. -- cgit v1.2.3-70-g09d2