diff --git a/nassh/doc/ChangeLog.md b/nassh/doc/ChangeLog.md index 459475862..b62c1edb2 100644 --- a/nassh/doc/ChangeLog.md +++ b/nassh/doc/ChangeLog.md @@ -1,3 +1,7 @@ +# 0.8.34.3, 2016-09-14, hterm 1.59. + +* Update to hterm 1.59. This fixes loading errors under Chrome M54+. + # 0.8.34.2, 2016-04-06, hterm 1.57, minor polish. * Update to hterm 1.57. diff --git a/nassh/manifest.json b/nassh/manifest.json index c34e06a47..385d5e137 100644 --- a/nassh/manifest.json +++ b/nassh/manifest.json @@ -4,7 +4,7 @@ "manifest_version": 2, "content_security_policy": "script-src 'self'; object-src 'self'", "name": "Secure Shell (tot)", - "version": "0.8.34.2", + "version": "0.8.34.3", "default_locale": "en", "icons": { "128": "images/dev/icon-128.png",