[#2272] fixed panic on list.ExistInSliceWithRegex cache

This commit is contained in:
Gani Georgiev
2023-04-12 10:27:22 +03:00
parent b7407edcae
commit 25c1db40ac
31 changed files with 49 additions and 40 deletions

View File

@@ -8,4 +8,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.14.3"
PB_VERSION = "v0.14.4"