Skip to content

Commit 7ebe17b

Browse files
committed
Update mycrypt to version 0.1.91
1 parent c6cef1f commit 7ebe17b

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.90"
6+
APP_VERSION="0.1.91"
77

88
### manage your custom scripts under this directory /private/**.sh
99
CFG_USE_PRIVATE_DIRECTORY="true"

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.90"
7+
ARG VERSION="0.1.91"
88
ARG DEFAULT_BRANCH="master"
99
ARG GITHUB_ORG="firepress-org"
1010
ARG GITHUB_USER="firepress-org"

0 commit comments

Comments
 (0)