Skip to content

Commit 0e6ec15

Browse files
authored
Bump decidim to 0.31.0 (#155)
* bump decidim to 0.31.0 * Supplemental
1 parent dc70308 commit 0e6ec15

6 files changed

Lines changed: 296 additions & 226 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source "https://rubygems.org"
55
ruby RUBY_VERSION
66

77
#DECIDIM_VERSION = { github: "decidim/decidim", branch: "fix/user-groups", ref: "0a8f1218f6" }
8-
DECIDIM_VERSION = "0.31.0.rc2"
8+
DECIDIM_VERSION = "0.31.0"
99

1010
gem "decidim", DECIDIM_VERSION
1111
gem "decidim-core", DECIDIM_VERSION

0 commit comments

Comments
 (0)