This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Description
We aim to display the nitro version in the nitro_logo through the nitro console log. Currently, the nitro version is managed through a GitHub tag. To facilitate this, we might require a flag in the CMake build, such as -DNITRO_VERSION. Then, during the CI process, the version can be applied to this flag.
Task maybe need to resolve: