We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd5805 commit 4ae4539Copy full SHA for 4ae4539
index.html
@@ -2,7 +2,7 @@
2
3
<head>
4
<title>Easy Online MCDM</title>
5
- <script src="./target/scala-3.6.4/mcdm-opt.js" defer></script>
+ <script src="./target/scala-3.7.2/mcdm-opt.js" defer></script>
6
<link rel="stylesheet" href="style.css">
7
<link rel="icon" type="image/png" href="favicon.png">
8
</head>
0 commit comments