v1.3.2 Hotfix GPU support AMD ROCm v6

This commit is contained in:
aristocratos
2024-02-12 16:30:09 +01:00
parent 37d217eeb6
commit fd2a2acdad
2 changed files with 20 additions and 22 deletions

View File

@@ -79,7 +79,7 @@ namespace Global {
{"#801414", "██████╔╝ ██║ ╚██████╔╝██║ ╚═╝ ╚═╝"},
{"#000000", "╚═════╝ ╚═╝ ╚═════╝ ╚═╝"},
};
const string Version = "1.3.1";
const string Version = "1.3.2";
int coreCount;
string overlay;