You've already forked mattermost-webapp
mirror of
https://github.com/zerotier/mattermost-webapp.git
synced 2026-05-22 16:23:25 -07:00
af9fdc6f2c
When a plugin is loaded or removed, we log the plugin id, but not the version. Customers often send us screenshots of this loading, and it would be helpful to identify the versions at play, so let's include those. Fixes: https://mattermost.atlassian.net/browse/MM-24857