updated ui extensions api to allow top-level await calls

This commit is contained in:
Gani Georgiev
2026-05-10 14:36:09 +03:00
parent 1b5ea9a1fa
commit 81a5672498
6 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -12,4 +12,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.38.0"
PB_VERSION = "v0.38.1-dev"