Update to help with confusion

This commit is contained in:
Afonso Clerigo Mendes de Sousa 2025-02-26 22:00:37 +00:00
parent c4856ad478
commit 40bf168e63

View File

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