fix: wrong folder for payment method logos (#227)

This commit is contained in:
Miguel Ribeiro
2024-03-13 23:47:51 +01:00
committed by GitHub
parent 2ca8b82173
commit f6c1ff2a6b
3 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.16.1";
$version = "v1.16.2";
?>