@webex/widgets 1.26.0 → 1.26.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/webexWidgets.esm.js +1 -1
- package/package.json +1 -1
package/dist/webexWidgets.esm.js
CHANGED
|
@@ -64730,7 +64730,7 @@ var WebexMeetings = cp(sp(WebexMeetingsWidget), function (props) {
|
|
|
64730
64730
|
},
|
|
64731
64731
|
config: {
|
|
64732
64732
|
appName: appName,
|
|
64733
|
-
appVersion: "1.
|
|
64733
|
+
appVersion: "1.26.0",
|
|
64734
64734
|
fedramp: props.fedramp,
|
|
64735
64735
|
meetings: {
|
|
64736
64736
|
experimental: {
|