Skip to content

Commit 4f4ba93

Browse files
committed
FIX Changelog (squash)
1 parent 453ffb8 commit 4f4ba93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
1919

2020
# Releases
2121

22-
## 3.1.0 (2020-04-27)
22+
## 3.1.1 (2020-04-27)
2323
### ⚡️ Updates
2424
- [b3f4aed](https://github.com/pascalandy/docker-stack-this/commit/b3f4aed) 3.1.1
2525

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
###################################
55

66
ARG APP_NAME="docker-stack-this"
7-
ARG VERSION="3.1.0"
8-
ARG RELEASE="3.1.0"
7+
ARG VERSION="3.1.1"
8+
ARG RELEASE="3.1.1"
99
ARG GITHUB_USER="pascalandy"
1010

1111
###################################

0 commit comments

Comments
 (0)