We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948b71a commit 7d6d163Copy full SHA for 7d6d163
plugin.xml
@@ -5,14 +5,14 @@
5
<label lang="de">PayPal</label>
6
<label lang="en">PayPal</label>
7
8
- <version>REPLACE-GLOBAL-WITH-NEXT-VERSION(2.8.0)</version>
+ <version>2.8.0</version>
9
<copyright>(c) by shopware AG</copyright>
10
<license>MIT</license>
11
<link>http://store.shopware.com</link>
12
<author>shopware AG</author>
13
<compatibility minVersion="5.2.0" maxVersion="5.99.99"/>
14
15
- <changelog version="REPLACE-GLOBAL-WITH-NEXT-VERSION">
+ <changelog version="2.8.0">
16
<changes lang="de">
17
PT-11491 - PayPal-Cookies zum Consent-Manager hinzugefügt;
18
</changes>
0 commit comments