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 77885e7 commit 7695d7fCopy full SHA for 7695d7f
Makefile
@@ -0,0 +1,8 @@
1
+####################################################################
2
+#
3
+# Rules used to build and release the SDK.
4
5
6
+
7
+deploy:
8
+ git tag `cat sdk-version.txt`; git push --tags
sdk-version.txt
@@ -1 +1 @@
-2.2.5-beta.10
+2.2.5-beta.11
0 commit comments