Skip to content

Commit fa330e3

Browse files
author
Peter
committed
web ui: force new version of js
1 parent 8cbdd3e commit fa330e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/main/webapp/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="stylesheet" href="css/leaflet.contextmenu.css" />
1515
<link rel="stylesheet" href="css/leaflet.loading.css" />
1616
<link rel="stylesheet" href="css/ui-lightness/jquery-ui-custom-1.11.4.min.css" />
17-
<script type="text/javascript" src="js/main.js?v=0.6.0"></script>
17+
<script type="text/javascript" src="js/main.js?v=0.6.1"></script>
1818
<link rel="stylesheet" type="text/css" href="css/style.css" />
1919
</head>
2020
<body>

0 commit comments

Comments
 (0)