Skip to content

Commit

Permalink
Update ghostfire to version 5.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalandy committed Sep 23, 2022
1 parent 6575e25 commit 2324dd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bl_override.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

APP_NAME="ghostfire"
GITHUB_USER="firepress-org"
APP_VERSION="5.9.4"
APP_VERSION="5.12.4"

### function options
CFG_USE_GPG_SIGNATURE="true"
Expand Down
2 changes: 1 addition & 1 deletion v5/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# These ARG are required during the Github Actions CI
# ----------------------------------------------
ARG APP_NAME="ghostfire"
ARG VERSION="5.9.4"
ARG VERSION="5.12.4"
ARG GITHUB_USER="firepress-org"
ARG DEFAULT_BRANCH="master"
# remove ORG
Expand Down

0 comments on commit 2324dd6

Please sign in to comment.