[#7646] fixed number field min/max input value normalization

This commit is contained in:
Gani Georgiev
2026-04-19 15:27:13 +03:00
parent 61ce760e0f
commit ba554b8470
6 changed files with 24 additions and 11 deletions

View File

@@ -11,4 +11,4 @@ PB_DOCS_URL = "https://pocketbase.io/docs"
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.37.1-WIP"
PB_VERSION = "v0.37.1"