Closed robcos closed 10 months ago
passing --version will output something like:
memory-footprint version: latest hash: d11ddc5
where "latest" is the github release tag (currently hardcoded to latest) and the hash is the commit.
Fixes https://github.com/google/watchface/issues/8
passing --version will output something like:
where "latest" is the github release tag (currently hardcoded to latest) and the hash is the commit.