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