Skip to content

Commit c8d01ff

Browse files
committed
version upgrade
1 parent 62c3394 commit c8d01ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Config
1616
const TRUSTPILOT_GENERAL_CONFIGURATION = 'general';
1717
const TRUSTPILOT_TRUSTBOX_CONFIGURATION = 'trustbox';
1818
const TRUSTPILOT_INTEGRATION_KEY = 'key';
19-
const TRUSTPILOT_PLUGIN_VERSION = '2.6.546';
19+
const TRUSTPILOT_PLUGIN_VERSION = '2.6.548';
2020
const TRUSTPILOT_SCRIPT = 'TrustpilotScriptUrl';
2121
const TRUSTPILOT_INTEGRATION_APP = 'IntegrationAppUrl';
2222
const TRUSTPILOT_WIDGET_SCRIPT = 'WidgetScriptUrl';

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "trustpilot/module-reviews",
33
"description": "The Trustpilot Review extension makes it simple and easy for merchants to collect reviews from their customers to power their marketing efforts, increase sales conversion, build their online reputation and draw business insights.",
44
"type": "magento2-module",
5-
"version": "2.6.546",
5+
"version": "2.6.548",
66
"license": [
77
"OSL-3.0"
88
],

0 commit comments

Comments
 (0)