Browse Source

use last framework release ( 0.9.3-SNAPSHOT )

Damien Solimando 8 years ago
parent
commit
59caa6fd8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolset/setup/linux/frameworks/hot.sh

+ 1 - 1
toolset/setup/linux/frameworks/hot.sh

@@ -5,7 +5,7 @@ RETCODE=$(fw_exists ${IROOT}/hot.installed)
   source $IROOT/hot.installed
   return 0; }
 
-VERSION="0.9.1-SNAPSHOT"
+VERSION="0.9.2-SNAPSHOT"
 HOT_HOME=$IROOT/hot-$VERSION
 
 fw_get -O https://github.com/dsolimando/Hot/releases/download/${VERSION}/hot-${VERSION}.tar.gz