Skip to content

Commit f35041b

Browse files
committed
Update mycrypt to version 0.2.1
1 parent 682b2f8 commit f35041b

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="mycrypt"
55
GITHUB_USER="firepress-org"
6-
APP_VERSION="0.1.92"
6+
APP_VERSION="0.2.1"
77

88
### Needed when projects are under sub directories
99
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.1.92"
7+
ARG VERSION="0.2.1"
88
ARG DEFAULT_BRANCH="master"
99
ARG GITHUB_ORG="firepress-org"
1010
ARG GITHUB_USER="firepress-org"

0 commit comments

Comments
 (0)