We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d89dc commit 82863a9Copy full SHA for 82863a9
main.js
@@ -31,7 +31,7 @@ var apejs = require("apejs.js"),
31
// Common functions
32
Common = require("./common/functions.js");
33
34
-var VERSION = "0.8.26";
+var VERSION = "0.8.27";
35
URL = 'http://www.cropontology.org';
36
37
var isblank = function(javaStr) {
0 commit comments