Index: openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl,v diff -u -r1.14.2.5 -r1.14.2.6 --- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 22 Nov 2019 16:41:10 -0000 1.14.2.5 +++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 17 Dec 2019 07:59:39 -0000 1.14.2.6 @@ -24,15 +24,15 @@ # config file: # # ns_section ns/server/${server}/acs/richtext-ckeditor - # ns_param CKEditorVersion 4.13.0 + # ns_param CKEditorVersion 4.13.1 # ns_param CKEditorPackage standard # ns_param CKFinderURL /acs-content-repository/ckfinder # ns_param StandardPlugins uploadimage # set ::richtext::ckeditor4::version [parameter::get \ -package_id $package_id \ -parameter CKEditorVersion \ - -default 4.13.0] + -default 4.13.1] set ::richtext::ckeditor4::ckfinder_url [parameter::get \ -package_id $package_id \