[#1976] added HEAD requests support for the file download action

This commit is contained in:
Gani Georgiev
2023-03-05 15:37:50 +02:00
parent dc96a12dc0
commit 42e288c71a
32 changed files with 49 additions and 35 deletions
+1 -1
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.13.0"
PB_VERSION = "v0.13.1"