Index: openacs-4/packages/highcharts/tcl/resource-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/highcharts/tcl/resource-procs.tcl,v diff -u -r1.1.2.5 -r1.1.2.6 --- openacs-4/packages/highcharts/tcl/resource-procs.tcl 27 Nov 2022 18:15:03 -0000 1.1.2.5 +++ openacs-4/packages/highcharts/tcl/resource-procs.tcl 6 Jul 2023 08:51:37 -0000 1.1.2.6 @@ -20,14 +20,14 @@ # configuration file: # # ns_section ns/server/${server}/acs/highcharts - # ns_param HighchartsVersion 10.3.1 + # ns_param HighchartsVersion 11.0.1 # # For new versions, checkout https://cdnjs.com/ # set ::highcharts::version [parameter::get \ -package_id $package_id \ -parameter HighchartsVersion \ - -default 10.3.1] + -default 11.0.1] ad_proc ::highcharts::resource_info { {-version ""}