Skip to content

Commit 363a59b

Browse files
andreslucenafblupi
andauthored
Bump decidim from release/0.29-stable to v0.29.2 (#140)
* Bump decidim from release/0.29-stable to v0.29.2 * Force npm version for Heroku --------- Co-authored-by: Francisco Bolívar <[email protected]>
1 parent ceab3ed commit 363a59b

File tree

157 files changed

+485
-2755
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+485
-2755
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ source "https://rubygems.org"
44

55
ruby RUBY_VERSION
66

7-
DECIDIM_VERSION = { github: "decidim/decidim", branch: "release/0.29-stable" }
8-
# DECIDIM_VERSION = "0.29.0"
7+
# DECIDIM_VERSION = { github: "decidim/decidim", branch: "release/0.29-stable" }
8+
DECIDIM_VERSION = "0.29.2"
99

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

0 commit comments

Comments
 (0)