We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979f1f3 commit 787c3adCopy full SHA for 787c3ad
.bl_override.sh
@@ -5,7 +5,7 @@
5
6
APP_NAME="mycrypt"
7
GITHUB_USER="firepress-org"
8
-APP_VERSION="0.2.2"
+APP_VERSION="0.2.3"
9
10
### Needed when projects are under sub directories
11
CFG_SUB_DIR="v0"
v0/Dockerfile
@@ -4,7 +4,7 @@
4
###################################
ARG APP_NAME="mycrypt"
-ARG VERSION="0.2.2"
+ARG VERSION="0.2.3"
ARG DEFAULT_BRANCH="master"
ARG GITHUB_ORG="firepress-org"
ARG GITHUB_USER="firepress-org"
0 commit comments