File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
demo/js-frontend-app/src/jsMain/resources
plot-api/src/jvmMain/resources/letsPlotKotlinAPI Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010</ head >
1111< body >
1212< script type ="text/javascript "
13- src ="https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v4.7.0 /js-package/distr/lets-plot.min.js "> </ script >
13+ src ="https://cdn.jsdelivr.net/gh/JetBrains/lets-plot@v4.7.1 /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 >
Original file line number Diff line number Diff line change 1- ## [ 4.11.1] - 2025-mm -dd
1+ ## [ 4.11.1] - 2025-08 -dd
22
3- This release is 100% compatible with Lets-Plot [ v 4.7.0 ] ( https://github.com/JetBrains/lets-plot/releases/tag/v4.7.0 ) ,
3+ This release is 100% compatible with Lets-Plot [ v 4.7.1 ] ( https://github.com/JetBrains/lets-plot/releases/tag/v4.7.1 ) ,
44GeoTools [ v 33.2] ( https://github.com/geotools/geotools/releases/tag/33.2 )
55
66### Added
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ ksp.version=1.9.25-1.0.20
3636jupyterApi.version =0.12.0-313
3737
3838# Also update JS version in <home>/demo/js-frontend-app/src/main/resources/index.html
39- letsPlot.version =4.7.0
39+ letsPlot.version =4.7.1
4040
4141# https://geotoolsnews.blogspot.com/
4242geotools.version =33.2
Original file line number Diff line number Diff line change 1- lets_plot.version =4.7.0
2- lets_plot_kotlin_api.version =4.11.0
1+ lets_plot.version =4.7.1
2+ lets_plot_kotlin_api.version =4.11.1-SNAPSHOT
You can’t perform that action at this time.
0 commit comments