Skip to content

Commit

Permalink
Update decidim gems and NPM packages to 0.27.1 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreslucena authored Nov 17, 2022
1 parent de288f1 commit e034711
Show file tree
Hide file tree
Showing 5 changed files with 180 additions and 175 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.0.rc2"
DECIDIM_VERSION = "0.27.1"

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

0 comments on commit e034711

Please sign in to comment.