Skip to content

Commit

Permalink
Update decidim to 0.27.2 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecslupu authored Feb 20, 2023
1 parent 565bca3 commit fe488b5
Show file tree
Hide file tree
Showing 5 changed files with 260 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.1"
DECIDIM_VERSION = "0.27.2"

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

0 comments on commit fe488b5

Please sign in to comment.