diff --git a/certbot-dns-dnsimple/snap/snapcraft.yaml b/certbot-dns-dnsimple/snap/snapcraft.yaml index 33f9722cc..2900bd70a 100644 --- a/certbot-dns-dnsimple/snap/snapcraft.yaml +++ b/certbot-dns-dnsimple/snap/snapcraft.yaml @@ -36,4 +36,8 @@ plugs: hooks: post-refresh: - plugs: [content] + plugs: + - certbot-version: + interface: content + content: version-1 + target: $SNAP/certbot-exec \ No newline at end of file