Sha256: 9717a7d9f5bead8e133b81b32da77645def13dd541880499f5d8c2ad1bf29449
Contents?: true
Size: 198 Bytes
Versions: 1
Compression:
Stored size: 198 Bytes
Contents
# frozen_string_literal: true module Decidim module ReportingProposals VERSION = "0.5.2" DECIDIM_VERSION = "0.27.4" COMPAT_DECIDIM_VERSION = [">= 0.27.0", "< 0.28"].freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
decidim-reporting_proposals-0.5.2 | lib/decidim/reporting_proposals/version.rb |