mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
6 lines
386 B
Plaintext
6 lines
386 B
Plaintext
.row
|
|
.sixteen.columns{ style: "text-align: center;" }
|
|
%a{href:"https://github.com/openfoodfoundation/openfoodnetwork/releases", target: "_blank", title: t('.view_all_releases')}
|
|
=# Show the latest tag. If there are commits since the tag, show number of commits and an identifier. If the working tree is dirty, show 'modified'.
|
|
= Rails.application.config.x.git_version
|