# frozen_string_literal: true module Decidim module Cdtb VERSION = "0.2.1" DECIDIM_MIN_VERSION = ">= 0.27.0" end end