Update to help with confusion

This commit is contained in:
Afonso Clerigo Mendes de Sousa 2025-02-26 22:01:49 +00:00
parent e3bfeb0584
commit 2f98198a94

View File

@ -54,7 +54,7 @@ int main(void)
return 0; return 0;
} }
} }
printf("KeyMaster\nVersion: 0.1\n\n"); printf("KeyMaster\nVersion: 0.2\n\n");
try try
{ {