We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a095bac commit eaf1952Copy full SHA for eaf1952
ansible/roles/distributed_press/defaults/main.yml
@@ -14,7 +14,7 @@ distributed_press_host: "localhost"
14
distributed_press_ipfs_provider: "builtin"
15
16
distributed_press_git_repo: "https://github.com/hyphacoop/api.distributed.press.git"
17
-distributed_press_git_branch: "v2.1.6"
+distributed_press_git_branch: "v2.2.0"
18
distributed_press_source: "{{distributed_press_home}}/api.distributed.press"
19
20
distributed_press_domain: "example.com"
0 commit comments