We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ec6a8 commit 9e4d26eCopy full SHA for 9e4d26e
CHANGELOG.md
@@ -1,4 +1,9 @@
1
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
7
### 1.3.0 - 1.2.0 (2017 Jul 27)
8
9
* [b414984] Krisztián Gödrei - use msbuild for xamarin build commands (#49) (2017 Jul 27)
@@ -207,3 +212,4 @@
207
212
208
213
209
214
215
version/version.go
@@ -1,4 +1,4 @@
package version
// VERSION ...
-const VERSION = "1.3.0"
+const VERSION = "1.4.0"
0 commit comments