Index: openacs-4/packages/highcharts/highcharts.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/highcharts/highcharts.info,v diff -u -r1.4 -r1.5 --- openacs-4/packages/highcharts/highcharts.info 16 Dec 2024 12:23:03 -0000 1.4 +++ openacs-4/packages/highcharts/highcharts.info 28 Dec 2024 15:45:09 -0000 1.5 @@ -9,13 +9,13 @@ <implements-subsite-p>f</implements-subsite-p> <inherit-templates-p>f</inherit-templates-p> - <version name="0.12" url="http://openacs.org/repository/download/apm/highcharts-0.12.apm"> + <version name="0.13" url="http://openacs.org/repository/download/apm/highcharts-0.13.apm"> <owner url="mailto:neumann@wu-wien.ac.at">Gustaf Neumann</owner> <release-date>2024-09-02</release-date> <description format="text/html">The Highcharts library is a JavaScript and TypeScript package for producing data visualizations (line/bar/pie charts etc.). The OpenACS package offers support to load this library either via CDN or from a local installation (via acs-admin and global administration UI).</description> <maturity>2</maturity> - <provides url="highcharts" version="0.12"/> + <provides url="highcharts" version="0.13"/> <requires url="acs-tcl" version="5.10.1"/> <callbacks> 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.4 -r1.5 --- openacs-4/packages/highcharts/tcl/resource-procs.tcl 16 Dec 2024 12:23:03 -0000 1.4 +++ openacs-4/packages/highcharts/tcl/resource-procs.tcl 28 Dec 2024 15:45:09 -0000 1.5 @@ -19,12 +19,12 @@ # configuration file: # # ns_section ns/server/${server}/acs/highcharts - # ns_param HighchartsVersion 12.0.2 + # ns_param HighchartsVersion 12.1.2 # set parameter_info { package_key highcharts parameter_name HighchartsVersion - default_value 12.0.2 + default_value 12.1.2 } ad_proc ::highcharts::resource_info {