Sha256: dded8006bd774cfceb959bd39e8cdf9d27a9f4a4e23c4c28b76e76061f2162d5

Contents?: true

Size: 238 Bytes

Versions: 1

Compression:

Stored size: 238 Bytes

Contents

module ViniBaxter
  # module SpaLanding
  #   VERSION = '15.0.0'
  # end
  module ViniBaxterFieldActiveStorage
    MAJOR = 300
    MINOR = 0
    TINY = 17
    PRE = "STUDIO"

    VERSION = [MAJOR, MINOR, TINY].compact.join(".")
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
viniBaxter-field-active_storage-300.0.17 lib/viniBaxter/version.rb