fixed empty relation(s) save js error

This commit is contained in:
Gani Georgiev
2023-01-29 22:10:14 +02:00
parent 7ae2a7e846
commit d2a617848d
31 changed files with 41 additions and 36 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.12.0"
PB_VERSION = "v0.12.1"