fix: wrong message when deleting payment methods (#202)

This commit is contained in:
Miguel Ribeiro
2024-03-08 23:33:25 +01:00
committed by GitHub
parent 23e3a189d0
commit 93a3d18979
10 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.14.0";
$version = "v1.14.1";
?>