Skip to content

Commit 682b2f8

Browse files
committed
Update mycrypt to version 0.1.92
1 parent 38f7901 commit 682b2f8

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.91"
6+
APP_VERSION="0.1.92"
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.91"
7+
ARG VERSION="0.1.92"
88
ARG DEFAULT_BRANCH="master"
99
ARG GITHUB_ORG="firepress-org"
1010
ARG GITHUB_USER="firepress-org"

0 commit comments

Comments
 (0)