Skip to content

Commit

Permalink
Bump decidim from release/0.29-stable to v0.29.2 (#140)
Browse files Browse the repository at this point in the history
* Bump decidim from release/0.29-stable to v0.29.2

* Force npm version for Heroku

---------

Co-authored-by: Francisco Bolívar <francisco.bolivar@nazaries.com>
  • Loading branch information
andreslucena and fblupi authored Feb 18, 2025
1 parent ceab3ed commit 363a59b
Show file tree
Hide file tree
Showing 157 changed files with 485 additions and 2,755 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ source "https://rubygems.org"

ruby RUBY_VERSION

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

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

0 comments on commit 363a59b

Please sign in to comment.