Bump version

This commit is contained in:
Such Meme, Many Skill
2020-03-06 12:26:54 +01:00
parent d93b50205a
commit 7c7dd7178f
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ void clearscreen(){
gfx_box(0, 0, 719, 15, COLOR_WHITE);
gfx_con_setpos(0, 0);
gfx_printf("Tegraexplorer v1.3.1\n");
gfx_printf("Tegraexplorer v1.3.2\n");
RESETCOLOR;
}