diff --git a/ansible/roles/distributed_press/defaults/main.yml b/ansible/roles/distributed_press/defaults/main.yml index aa670ff..292c7ef 100644 --- a/ansible/roles/distributed_press/defaults/main.yml +++ b/ansible/roles/distributed_press/defaults/main.yml @@ -14,7 +14,7 @@ distributed_press_host: "localhost" distributed_press_ipfs_provider: "builtin" distributed_press_git_repo: "https://github.com/hyphacoop/api.distributed.press.git" -distributed_press_git_branch: "v1.5.0" +distributed_press_git_branch: "v2.0.0" distributed_press_source: "{{distributed_press_home}}/api.distributed.press" distributed_press_domain: "example.com" @@ -36,7 +36,7 @@ social_inbox_host: "localhost" social_inbox_port: 7625 # SOCL on a phone number pad social_inbox_git_repo: "https://github.com/hyphacoop/social.distributed.press.git" -social_inbox_git_branch: "v1.5.0" +social_inbox_git_branch: "v1.7.0" social_inbox_source: "{{social_inbox_home}}/social.distributed.press" ## Set this to false to skip importing it social_inbox_blocklist: "https://github.com/gardenfence/blocklist/raw/main/gardenfence-mastodon.csv"