Skip to content
Snippets Groups Projects
  • JediKev's avatar
    5b4c5124
    issue: THIS_VERSION Utilize MAJOR_VERSION · 5b4c5124
    JediKev authored
    This addresses an issue where using osTicket from git would show the
    incorrect git version in `Admin Panel > Dashboard > Information`. This is
    due to a hardcoded git version of `1.8-git`. This updates `THIS_VERSION` to
    utilize `MAJOR_VERSION` so that it sets the correct git version. This also
    updates the `deploy` CLI module to match the same format (example:
    `1.12-git`).
    5b4c5124
    History
    issue: THIS_VERSION Utilize MAJOR_VERSION
    JediKev authored
    This addresses an issue where using osTicket from git would show the
    incorrect git version in `Admin Panel > Dashboard > Information`. This is
    due to a hardcoded git version of `1.8-git`. This updates `THIS_VERSION` to
    utilize `MAJOR_VERSION` so that it sets the correct git version. This also
    updates the `deploy` CLI module to match the same format (example:
    `1.12-git`).