From 5009b1674f7fd7c546834a57ddd5e45b9c3fc5f7 Mon Sep 17 00:00:00 2001 From: sjy Date: Mon, 27 Aug 2012 00:48:14 +0800 Subject: [PATCH] remove old version number --- austlii.js | 1 - 1 file changed, 1 deletion(-) diff --git a/austlii.js b/austlii.js index 51cc54f..9cd2a0c 100644 --- a/austlii.js +++ b/austlii.js @@ -5,7 +5,6 @@ // create a namespace for this tool window.austlii = { - VERSION: '0.1', load: function(url, cb) { // Load an arbitrary JavaScript file and fire cb. var s = document.createElement("script"); -- 2.20.1