Skip to content

Commit e2c4bcb

Browse files
committed
Updated 2.3.1
1 parent 4984852 commit e2c4bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mapcode.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ var mapcode_dataversion = "2.3.0";
120120

121121
// *************************** mapcode_org *********************
122122

123-
var mapcode_javaversion = '2.3.0/Data' + mapcode_dataversion;
123+
var mapcode_javaversion = '2.3.1/Data' + mapcode_dataversion;
124124

125125
/// PRIVATE returns string without leading spaces and plus-signs, and trailing spaces
126126
function trim(str) {

0 commit comments

Comments
 (0)