We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1c9c7 commit f59b5c8Copy full SHA for f59b5c8
README.md
@@ -14,8 +14,9 @@ proposal components.
14
15
Add this line to your application's Gemfile:
16
17
+For Decidim 0.24:
18
```ruby
-gem "decidim-anonymous_proposals", git: "https://github.com/PopulateTools/decidim-module-anonymous_proposals", branch: :main
19
+gem "decidim-anonymous_proposals", git: "https://github.com/PopulateTools/decidim-module-anonymous_proposals", branch: "release/0.24-stable"
20
21
```
22
0 commit comments