Skip to content

Commit

Permalink
Merge pull request #19 from sora10pls/master
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
TuxSH authored Jun 9, 2017
2 parents b71541a + 23e35ba commit 2e08b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ int main(void) {
TWLCard* card = NULL;
consoleClear();

printf("\x1b[1m\x1b[0;12HTWLSaveTool 1.1 by TuxSH\x1B[0m\n\n\n");
printf("\x1b[1m\x1b[0;12HTWLSaveTool 1.2 by TuxSH\x1B[0m\n\n\n");

try { card = new TWLCard; }
HANDLE_INIT_ERRORS(true)
Expand Down

0 comments on commit 2e08b17

Please sign in to comment.