Skip to content

Commit f1be1b8

Browse files
authored
Update inputRichTextFSC.js-meta.xml
1 parent fb584f7 commit f1be1b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flow_screen_components/richTextInputFSC/force-app/main/default/lwc/inputRichTextFSC/inputRichTextFSC.js-meta.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<LightningComponentBundle xmlns="http://soap.sforce.com/2006/04/metadata" fqn="Rich Text Area FSC">
3-
<apiVersion>56.0</apiVersion>
3+
<apiVersion>62.0</apiVersion>
44
<isExposed>true</isExposed>
55
<targets>
66
<target>lightning__FlowScreen</target>
@@ -21,4 +21,4 @@
2121
<property label="Exclude HTML in character count?" name="excludeHTMLCharacterCount" type="Boolean" role="inputOnly" default="false" description="Set to True if you want to exclude HTML characters in the character count."/>
2222
</targetConfig>
2323
</targetConfigs>
24-
</LightningComponentBundle>
24+
</LightningComponentBundle>

0 commit comments

Comments
 (0)