feat: allow sorting payment methods (#217)

feat: don't allow to change currency code if in use
This commit is contained in:
Miguel Ribeiro
2024-03-10 12:09:14 +01:00
committed by GitHub
parent 218c86e38f
commit aef2d134c2
6 changed files with 108 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.15.3";
$version = "v1.16.0";
?>