diff --git a/shared/includes/layout/footer.html b/shared/includes/layout/footer.html index 633113d56..01e0931b0 100644 --- a/shared/includes/layout/footer.html +++ b/shared/includes/layout/footer.html @@ -23,7 +23,7 @@ All rights reserved.
  • - {% if environment == 'production' %} + {% if environment == 'production' or environment == 'preview' %} v{{ package.version }}