Skip to content

Commit 787c3ad

Browse files
committed
Update mycrypt to version 0.2.3
1 parent 979f1f3 commit 787c3ad

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
@@ -5,7 +5,7 @@
55

66
APP_NAME="mycrypt"
77
GITHUB_USER="firepress-org"
8-
APP_VERSION="0.2.2"
8+
APP_VERSION="0.2.3"
99

1010
### Needed when projects are under sub directories
1111
CFG_SUB_DIR="v0"

v0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
###################################
55

66
ARG APP_NAME="mycrypt"
7-
ARG VERSION="0.2.2"
7+
ARG VERSION="0.2.3"
88
ARG DEFAULT_BRANCH="master"
99
ARG GITHUB_ORG="firepress-org"
1010
ARG GITHUB_USER="firepress-org"

0 commit comments

Comments
 (0)