Add new currying challenge to bonfires and allow inspectlet through protective helmet

This commit is contained in:
terakilobyte
2015-04-14 23:04:54 -04:00
parent be00c7e402
commit 9c67d4988f
7 changed files with 114 additions and 88 deletions

View File

@@ -67,7 +67,7 @@ var requests;
// (re)initializes the plugin
var reset = function() {
requests = 0;
plugin = new jailed.Plugin(path+'plugin_v0.1.4.js', api);
plugin = new jailed.Plugin(path+'plugin_v0.1.5.js', api);
plugin.whenDisconnected( function() {
// give some time to handle the last responce
setTimeout( function() {