We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642362e commit ed46e30Copy full SHA for ed46e30
WebContent/js/FigisMap.js
@@ -11,7 +11,7 @@
11
*
12
*/
13
var FigisMap = {
14
- version : "1.0-OL3-SNAPSHOT",
+ version : "1.0-OL3",
15
parser : new Object(), // parsing methods collection
16
fs : new Object(), // specific fact sheets methods collection
17
rfb : new Object(), // specific RFB methods collection
0 commit comments