updated ui deps and skip creating pb_data on --version or --help execution

This commit is contained in:
Gani Georgiev
2022-09-09 13:58:29 +03:00
parent 96d09a30c4
commit 4a6bc453de
11 changed files with 25 additions and 17 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ PB_PROFILE_COLLECTION = "profiles"
PB_INSTALLER_PARAM = "installer"
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/manage-collections#rules-filters-syntax"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.7.0"
PB_VERSION = "v0.7.2"