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