fix: visual issue with date fields on ios (#846)

This commit is contained in:
Miguel Ribeiro
2025-06-09 17:44:59 +02:00
committed by GitHub
parent a25eb0b39e
commit e2df8f7e24
4 changed files with 53 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
<?php
$version = "v3.2.1";
$version = "v3.2.2";
?>