Skip to content

Commit

Permalink
Update decidim to 0.27.3 (#117)
Browse files Browse the repository at this point in the history
* Update decidim to 0.27.3

* Remove "Initiatives" menu expectation from example

This is not valid anymore with the introduction of this fix in the
release: decidim/decidim#9928
  • Loading branch information
andreslucena authored Jul 11, 2023
1 parent f8183d1 commit 3e7c2f2
Show file tree
Hide file tree
Showing 5 changed files with 245 additions and 245 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source "https://rubygems.org"
ruby RUBY_VERSION

#DECIDIM_VERSION = { github: "decidim/decidim", branch: "release/0.26-stable" }
DECIDIM_VERSION = "0.27.2"
DECIDIM_VERSION = "0.27.3"

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

0 comments on commit 3e7c2f2

Please sign in to comment.