Bump version to 2.1.0
Three places carry the version, not the one the release docs mention:
RpkConstants.Version is the user-facing string, surfacing in `rpk
--version` and the web UI footer; RackPeek.csproj carries AssemblyVersion
and the README carries the badge.
AGENTS.md section 4 only names the csproj, so RpkConstants would have
shipped a v2.0.0 label on a 2.1.0 release.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>