fix: cronjob exchange update would not work with apilayer (#381)

This commit is contained in:
Miguel Ribeiro
2024-06-09 22:41:33 +02:00
committed by GitHub
parent d410d4804a
commit b0b4b7a65c
2 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v2.4.0";
$version = "v2.4.1";
?>