Update 0.3 - Better encryption. working server side connections!

This commit is contained in:
Afonso Clerigo Mendes de Sousa 2025-02-28 19:46:10 +00:00
parent 4c16c8b953
commit 64d4c825d4

View File

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