Skip to content

Commit 9e4d26e

Browse files
committed
v1.4.0
1 parent 13ec6a8 commit 9e4d26e

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+
### 1.4.0 - 1.3.0 (2017 Aug 09)
3+
4+
* [13ec6a8] Viktor Benei - Feature/fix find prov profile by uuid (#51) (2017 Aug 09)
5+
6+
27
### 1.3.0 - 1.2.0 (2017 Jul 27)
38

49
* [b414984] Krisztián Gödrei - use msbuild for xamarin build commands (#49) (2017 Jul 27)
@@ -207,3 +212,4 @@
207212

208213

209214

215+

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 = "1.3.0"
4+
const VERSION = "1.4.0"

0 commit comments

Comments
 (0)