@awiki/dsh-plugin 0.3.11-rc.2 → 0.3.11-rc.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/lib/client.js CHANGED
@@ -20949,7 +20949,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
20949
20949
  }),
20950
20950
  (0, react_jsx_runtime.jsx)("p", {
20951
20951
  className: _dsh_awiki_css_AwikiSettingsSection_module_css_default.description,
20952
- children: t("updateCurrent", { version: update?.currentPluginVersion ?? "0.3.11-rc.2" })
20952
+ children: t("updateCurrent", { version: update?.currentPluginVersion ?? "0.3.11-rc.3" })
20953
20953
  }),
20954
20954
  update !== void 0 && (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: update.currentModelProxyVersion !== void 0 && (0, react_jsx_runtime.jsx)("p", {
20955
20955
  className: _dsh_awiki_css_AwikiSettingsSection_module_css_default.description,