Skip to content

Commit 2324dd6

Browse files
committed
Update ghostfire to version 5.12.4
1 parent 6575e25 commit 2324dd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bl_override.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
APP_NAME="ghostfire"
55
GITHUB_USER="firepress-org"
6-
APP_VERSION="5.9.4"
6+
APP_VERSION="5.12.4"
77

88
### function options
99
CFG_USE_GPG_SIGNATURE="true"

v5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# These ARG are required during the Github Actions CI
44
# ----------------------------------------------
55
ARG APP_NAME="ghostfire"
6-
ARG VERSION="5.9.4"
6+
ARG VERSION="5.12.4"
77
ARG GITHUB_USER="firepress-org"
88
ARG DEFAULT_BRANCH="master"
99
# remove ORG

0 commit comments

Comments
 (0)