Skip to content

Commit e415fbe

Browse files
committed
Fix changelog (squash)
1 parent d49013d commit e415fbe

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,11 @@ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
2121

2222
## 3.1.1 (2020-04-27)
2323
### ⚡️ Updates
24-
- [4f4ba93](https://github.com/pascalandy/docker-stack-this/commit/4f4ba93) FIX Changelog
25-
26-
## 3.1.1 (2020-04-27)
27-
### ⚡️ Updates
28-
- [b3f4aed](https://github.com/pascalandy/docker-stack-this/commit/b3f4aed) 3.1.1
24+
FIX Changelog
2925

3026
## 3.1.0 (2020-04-27)
31-
### ⚡️ Updates
32-
- [02eb5f0](https://github.com/pascalandy/docker-stack-this/commit/02eb5f0) 3.1.0
33-
- [c338fbe](https://github.com/pascalandy/docker-stack-this/commit/c338fbe) Update to traffic 1.7.24 / Merge branch 'edge'
27+
28+
Update to traffic 1.7.24
3429

3530
- The directory `traefik_stack6` is not stable (Traefik V2). Tests are in progress.
3631

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.1"
8-
ARG RELEASE="3.1.1"
7+
ARG VERSION="3.1.2"
8+
ARG RELEASE="3.1.2"
99
ARG GITHUB_USER="pascalandy"
1010

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

0 commit comments

Comments
 (0)