Skip to content

Commit c2e0599

Browse files
Update lets-plot version to 4.3.3 in index.html
1 parent 40e014d commit c2e0599

File tree

1 file changed

+1
-1
lines changed
  • demo/js-frontend-app/src/jsMain/resources

1 file changed

+1
-1
lines changed

demo/js-frontend-app/src/jsMain/resources/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</head>
1111
<body>
1212
<script type="text/javascript"
13-
src="https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v4.3.2/js-package/distr/lets-plot.min.js"></script>
13+
src="https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v4.3.3/js-package/distr/lets-plot.min.js"></script>
1414
<script src="js-frontend-app.js"></script>
1515
<div>
1616
<h2>Lets-Plot Kotlin/JS Demo.</h2>

0 commit comments

Comments
 (0)