File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/pluggableWidgets/rich-text-web Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mendix/rich-text-web" ,
3
3
"widgetName" : " RichText" ,
4
- "version" : " 4.5 .0" ,
4
+ "version" : " 4.6 .0" ,
5
5
"description" : " Rich inline or toolbar text editing" ,
6
6
"copyright" : " © Mendix Technology BV 2025. All rights reserved." ,
7
7
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns =" http://www.mendix.com/package/1.0/" >
3
- <clientModule name =" RichText" version =" 4.5 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
3
+ <clientModule name =" RichText" version =" 4.6 .0" xmlns =" http://www.mendix.com/clientModule/1.0/" >
4
4
<widgetFiles >
5
5
<widgetFile path =" RichText.xml" />
6
6
</widgetFiles >
You can’t perform that action at this time.
0 commit comments