golemfactory / ya-runtime-ai

1 stars 1 forks source link

`ya-runtime-ai.exe --version` is outdated #101

Closed pwalski closed 5 months ago

pwalski commented 5 months ago

ya-runtime-ai.exe --version prints

PS D:\Code\gamerhash-facade> .\modules\plugins\ya-runtime-ai.exe --version
[2024-04-17 12:49:47.314668 +02:00] ERROR [src\main.rs:166] ya-runtime-ai 0.1.1

It should not print an error, and 0.1.1 is a version from Cargo.toml, not from tag.

pwalski commented 5 months ago

We will update versions as a release step.