Skip to content

Commit 4ae4539

Browse files
committed
change version in the index.html
1 parent 8dd5805 commit 4ae4539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<head>
44
<title>Easy Online MCDM</title>
5-
<script src="./target/scala-3.6.4/mcdm-opt.js" defer></script>
5+
<script src="./target/scala-3.7.2/mcdm-opt.js" defer></script>
66
<link rel="stylesheet" href="style.css">
77
<link rel="icon" type="image/png" href="favicon.png">
88
</head>

0 commit comments

Comments
 (0)