diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 6b8a8e67..9e1a77b2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -34,7 +34,7 @@ about: Use this to report bugs you encounter with Luma3DS. Make sure you upload **Luma3DS version:** -[e.g. v13.2 stable or if using non-releases specify the commit like this https://github.com/LumaTeam/Luma3DS/commit/988ec17ebfce513fc4589f7b12e0d6e3894ae542] +[e.g. v13.2.1 stable or if using non-releases specify the commit like this https://github.com/LumaTeam/Luma3DS/commit/988ec17ebfce513fc4589f7b12e0d6e3894ae542] **Luma3DS configuration/options:** diff --git a/README.md b/README.md index c0ac3f44..d20ea44c 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ *Nintendo 3DS "Custom Firmware"* -![Boot menu screenshot](img/boot_menu_v132.png) -![Rosalina menu screenshot](img/rosalina_menu_v132.png) +![Boot menu screenshot](img/boot_menu_v1321.png) +![Rosalina menu screenshot](img/rosalina_menu_v1321.png) ## Description **Luma3DS** patches and reimplements significant parts of the system software running on all models of the Nintendo 3DS family of consoles. It aims to greatly improve the user experience and support the 3DS far beyond its end-of-life. Features include: diff --git a/img/boot_menu_v132.png b/img/boot_menu_v132.png deleted file mode 100644 index 75f37aae..00000000 Binary files a/img/boot_menu_v132.png and /dev/null differ diff --git a/img/boot_menu_v1321.png b/img/boot_menu_v1321.png new file mode 100644 index 00000000..6acbb5d8 Binary files /dev/null and b/img/boot_menu_v1321.png differ diff --git a/img/rosalina_menu_v132.png b/img/rosalina_menu_v132.png deleted file mode 100644 index 703a245a..00000000 Binary files a/img/rosalina_menu_v132.png and /dev/null differ diff --git a/img/rosalina_menu_v1321.png b/img/rosalina_menu_v1321.png new file mode 100644 index 00000000..2658d814 Binary files /dev/null and b/img/rosalina_menu_v1321.png differ