cozy-bar 7.17.2 → 7.17.3
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/cozy-bar.js
CHANGED
|
@@ -121537,7 +121537,7 @@ var setBarCenter = proxiedAPI.setBarCenter,
|
|
|
121537
121537
|
BarSearch = proxiedAPI.BarSearch,
|
|
121538
121538
|
setTheme = proxiedAPI.setTheme,
|
|
121539
121539
|
setWebviewContext = proxiedAPI.setWebviewContext;
|
|
121540
|
-
var version = "7.17.
|
|
121540
|
+
var version = "7.17.3";
|
|
121541
121541
|
|
|
121542
121542
|
|
|
121543
121543
|
/***/ }),
|