fix: bug on saving fixer api key (#142)

This commit is contained in:
Miguel Ribeiro
2024-02-22 11:25:59 +01:00
committed by GitHub
parent c1231605a4
commit 866eb28e88
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php <?php
$version = "v1.4.0"; $version = "v1.4.1";
?> ?>