# frozen_string_literal: true module Decidim module Cdtb VERSION = "0.1.4" DECIDIM_MIN_VERSION = ">= 0.26.2" end end