Skip to content
Snippets Groups Projects
Verified Commit c3e34039 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: compile container with version-aware name


Thanks to this, whenever client updates the plugin, cached container is
recompiled. Should we miss that, we might end up in a situation, when
definitions from v1 are used in plugin's v2 and lead to fatal error on
any constructor changes in classes included in container.

Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent b30935d1
No related branches found
No related tags found
Loading
Checking pipeline status