[#5246] improved files delete performance when using the local filesystem

This commit is contained in:
Gani Georgiev
2024-07-23 20:43:57 +03:00
parent 9663411171
commit d2e355e8cb
34 changed files with 50 additions and 42 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.22.17"
PB_VERSION = "v0.22.18"