From 92a4b5f59560a6b3760e0f20c3837d4b008acfef Mon Sep 17 00:00:00 2001 From: Jack Date: Fri, 22 Apr 2022 19:24:27 +0800 Subject: [PATCH] Update README.md for makerom v0.18.3 release. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f32d4c7..5443952 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Project CTR is a collection of custom Nintendo 3DS tools. ## Tools [ctrtool](ctrtool/README.md) - a tool to read/extract Nintendo 3DS files. ([download](https://github.com/3DSGuy/Project_CTR/releases/tag/ctrtool-v1.1.0)) -[makerom](makerom/README.md) - creates CTR cxi/cfa/cci/cia files. ([download](https://github.com/3DSGuy/Project_CTR/releases/tag/makerom-v0.18.2)) +[makerom](makerom/README.md) - creates CTR cxi/cfa/cci/cia files. ([download](https://github.com/3DSGuy/Project_CTR/releases/tag/makerom-v0.18.3))