# Description
As a user, I want to know which version I am running and what are the release notes.
# Acceptance Criteria
- Build version is added from a new environment variable `APP_BUILD_VERSION` to the settings page
- The build version is displayed in greyed or mutted text, small, at the bottom of the Profile page.
- The build version is a link that points to https://lightroasted.vps-kinghost.net/rmcampos/event.me/src/branch/main/CHANGELOG.md
- No need to update or touch any deploy yaml file.
- No build or lint errors.
- No need to run tests.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Description
As a user, I want to know which version I am running and what are the release notes.
Acceptance Criteria
APP_BUILD_VERSIONto the settings page