Skip to content

Commit

Permalink
Update decidim to release/0.29-stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
andreslucena committed Oct 14, 2024
1 parent 84145d7 commit a5f6e8b
Show file tree
Hide file tree
Showing 18 changed files with 1,162 additions and 362 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ source "https://rubygems.org"

ruby RUBY_VERSION

# DECIDIM_VERSION = { github: "decidim/decidim", branch: "release/0.29-stable" }
DECIDIM_VERSION = "0.29.0"
DECIDIM_VERSION = { github: "decidim/decidim", branch: "release/0.29-stable" }
# DECIDIM_VERSION = "0.29.0"

gem "decidim", DECIDIM_VERSION
gem "decidim-initiatives", DECIDIM_VERSION
Expand Down
Loading

0 comments on commit a5f6e8b

Please sign in to comment.