Skip to content

Commit f55db28

Browse files
committed
Prepare for 2.1.3
1 parent c22f9af commit f55db28

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
### 2.1.3 - 2.1.2 (2018 Aug 02)
3+
4+
* [c22f9af] BirmacherAkos - profile upload name fix (#88) (2018 Aug 02)
5+
6+
27
### 2.1.2 - 2.1.1 (2018 Jul 20)
38

49
* [f4c088c] Akos Birmacher - Prepare for 2.1.2 (2018 Jul 20)
@@ -267,3 +272,4 @@
267272

268273

269274

275+

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// VERSION ...
4-
const VERSION = "2.1.2"
4+
const VERSION = "2.1.3"

0 commit comments

Comments
 (0)