[#3616] fixed tokenizer whitespace characters trimming

This commit is contained in:
Gani Georgiev
2023-10-27 14:51:01 +03:00
parent 94253f0dd5
commit 01e8c0f9f7
34 changed files with 182 additions and 108 deletions
+1 -1
View File
@@ -9,4 +9,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.19.0"
PB_VERSION = "v0.19.1"