diff --git a/get_nwjs.sh b/get_nwjs.sh index f8073f23d8c9baf5d961848d5a9b80de6c421c09..b9b4cc9df171645b547f0b6d60fe3b0711735fb5 100755 --- a/get_nwjs.sh +++ b/get_nwjs.sh @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -VERSION="v0.12.2" +VERSION="v0.12.3" CURPWD=$(pwd) cd "$(dirname "$0")"