# frozen_string_literal: true module Decidim module ProcessGroupsContentBlock VERSION = "0.16.1" DECIDIM_VERSION = "~> 0.16.0" end end