Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 639d0fd

Browse files
committed
Release 1.0.55
1 parent 69fc6f1 commit 639d0fd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ This repository contains the OpenCart wallee payment module that enables the sh
1313

1414
## Documentation
1515

16-
* [English](https://plugin-documentation.wallee.com/wallee-payment/opencart-2.0/1.0.54/docs/en/documentation.html)
16+
* [English](https://plugin-documentation.wallee.com/wallee-payment/opencart-2.0/1.0.55/docs/en/documentation.html)
1717

1818
## Support
1919

2020
Support queries can be issued on the [wallee support site](https://app-wallee.com/space/select?target=/support).
2121

2222
## License
2323

24-
Please see the [license file](https://github.com/wallee-payment/opencart-2.0/blob/1.0.54/LICENSE) for more information.
24+
Please see the [license file](https://github.com/wallee-payment/opencart-2.0/blob/1.0.55/LICENSE) for more information.

docs/en/documentation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2>Documentation</h2> </div>
2222
</a>
2323
</li>
2424
<li>
25-
<a href="https://github.com/wallee-payment/opencart-2.0/releases/tag/1.0.54/">
25+
<a href="https://github.com/wallee-payment/opencart-2.0/releases/tag/1.0.55/">
2626
Source
2727
</a>
2828
</li>
@@ -49,7 +49,7 @@ <h1>
4949
<div class="olist arabic">
5050
<ol class="arabic">
5151
<li>
52-
<p><a href="https://github.com/wallee-payment/opencart-2.0/releases/tag/1.0.54/">Download</a> the extension.</p>
52+
<p><a href="https://github.com/wallee-payment/opencart-2.0/releases/tag/1.0.55/">Download</a> the extension.</p>
5353
</li>
5454
<li>
5555
<p>Extract the files and upload the content of the <code>Upload</code> directory into the root directory of your store using FTP/SSH.</p>

upload/admin/view/template/payment/wallee.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,14 +257,14 @@
257257
<div class="form-group">
258258
<label class="col-sm-2 control-label"><?php echo $entry_version; ?></label>
259259
<div class="col-sm-10">
260-
<p class="form-control-static">1.0.54</p>
260+
<p class="form-control-static">1.0.55</p>
261261
</div>
262262
</div>
263263

264264
<div class="form-group">
265265
<label class="col-sm-2 control-label"><?php echo $entry_date; ?></label>
266266
<div class="col-sm-10">
267-
<p class="form-control-static">2023/03/13 15:30:10</p>
267+
<p class="form-control-static">2023/03/16 15:14:55</p>
268268
</div>
269269
</div>
270270
</fieldset>

0 commit comments

Comments
 (0)