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 1c2da8c commit d5845fdCopy full SHA for d5845fd
Makefile
@@ -1,5 +1,5 @@
1
TOOL_NAME = UnityBuildKit
2
-VERSION = 1.1.2
+VERSION = 1.1.3
3
4
PREFIX = /usr/local
5
INSTALL_PATH = $(PREFIX)/bin/$(TOOL_NAME)
README.md
@@ -2,7 +2,7 @@
<img src="Assets/ubk_logo.png">
</p>
<p align="center">
- <img src="https://img.shields.io/badge/version-1.1.2-blue.svg?style=flat-square" />
+ <img src="https://img.shields.io/badge/version-1.1.3-blue.svg?style=flat-square" />
6
<a href="https://github.com/handsomecode/UnityBuildKit/blob/master/LICENSE">
7
<img src="https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square"/>
8
</a>
0 commit comments