Skip to content

Commit 1ba090b

Browse files
committed
v1.7 - Partial support for WebASM development.
* Installing SDK * Finding and exposing build tools * Starting a development server instance.
1 parent 996604e commit 1ba090b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
class IceBuildToolsConan(ConanFile):
1313
name = "ice-build-tools"
14-
version = "1.6.4"
14+
version = "1.7.0"
1515
user = "iceshard"
1616
channel = "stable"
1717

0 commit comments

Comments
 (0)