Description
My OpenClaw installation was originally v2026.06.10, with @tencent-weixin/openclaw-weixin v2.4.6 installed.
After OpenClaw v2026.06.11 was released, I upgraded using:
openclaw update
However, during the update process, I noticed that openclaw-weixin was unexpectedly downgraded from v2.4.6 to v2.4.3.
The update log shows:
Updating plugins...
Installing @tencent-weixin/openclaw-weixin@2.4.3 into /home/lvs/.openclaw/npm/projects/tencent-weixin-openclaw-weixin-7783ac86ba__openclaw-generation__tencent-weixin-openclaw-weixin-2.4.3-tencent-weixi-c31ed93344…
Expected Behavior
openclaw update should preserve the installed plugin version (or upgrade it if a newer compatible version is available), rather than downgrading it.
Request
Could you please check whether the plugin registry or release metadata was not updated to reference the latest openclaw-weixin version? It seems that the update process is still resolving openclaw-weixin to v2.4.3, which results in an unintended downgrade during the OpenClaw upgrade.
Description
My OpenClaw installation was originally v2026.06.10, with @tencent-weixin/openclaw-weixin v2.4.6 installed.
After OpenClaw v2026.06.11 was released, I upgraded using:
openclaw update
However, during the update process, I noticed that openclaw-weixin was unexpectedly downgraded from v2.4.6 to v2.4.3.
The update log shows:
Updating plugins...
Installing @tencent-weixin/openclaw-weixin@2.4.3 into /home/lvs/.openclaw/npm/projects/tencent-weixin-openclaw-weixin-7783ac86ba__openclaw-generation__tencent-weixin-openclaw-weixin-2.4.3-tencent-weixi-c31ed93344…
Expected Behavior
openclaw update should preserve the installed plugin version (or upgrade it if a newer compatible version is available), rather than downgrading it.
Request
Could you please check whether the plugin registry or release metadata was not updated to reference the latest openclaw-weixin version? It seems that the update process is still resolving openclaw-weixin to v2.4.3, which results in an unintended downgrade during the OpenClaw upgrade.