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 b414984 commit 5656a44Copy full SHA for 5656a44
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+### 1.3.0 - 1.2.0 (2017 Jul 27)
3
+
4
+* [b414984] Krisztián Gödrei - use msbuild for xamarin build commands (#49) (2017 Jul 27)
5
6
7
### 1.2.0 - 1.1.0 (2017 Jun 22)
8
9
* [e739d2d] Viktor Benei - deps update (#47) (2017 Jun 22)
@@ -201,3 +206,4 @@
201
206
202
207
203
208
209
version/version.go
@@ -1,4 +1,4 @@
package version
// VERSION ...
-const VERSION = "1.2.0"
+const VERSION = "1.3.0"
0 commit comments