Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
gubi authored Sep 18, 2018
1 parent 96d89dc commit 82863a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ var apejs = require("apejs.js"),
// Common functions
Common = require("./common/functions.js");

var VERSION = "0.8.26";
var VERSION = "0.8.27";
URL = 'http://www.cropontology.org';

var isblank = function(javaStr) {
Expand Down

0 comments on commit 82863a9

Please sign in to comment.