[#7353] added missing : char to the autocomplete regex

Co-authored-by: jb.muscat <jb.muscat@criteo.com>
This commit is contained in:
Gani Georgiev
2025-12-02 07:55:22 +02:00
parent 90d896e1cc
commit 2e5f8bff63
33 changed files with 44 additions and 39 deletions

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.34.0"
PB_VERSION = "v0.34.1"