Skip to content

Commit

Permalink
Update decidim to release/0.28-stable branch (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreslucena authored Jan 15, 2024
1 parent d8377bc commit c932a55
Show file tree
Hide file tree
Showing 20 changed files with 19,219 additions and 1,011 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.26-stable" }
DECIDIM_VERSION = "0.28.0.rc5"
DECIDIM_VERSION = { github: "decidim/decidim", branch: "release/0.28-stable" }
# DECIDIM_VERSION = "0.28.0.rc5"

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

0 comments on commit c932a55

Please sign in to comment.