Sha256: a2d344e1b0360917d5776c353a06bd09d8f987ceb498f533f35c410e8d84a98d
Contents?: true
Size: 456 Bytes
Versions: 1
Compression:
Stored size: 456 Bytes
Contents
# ******************************************************************************* # OpenStudio(R), Copyright (c) Alliance for Sustainable Energy, LLC. # See also https://openstudio.net/license # ******************************************************************************* module OpenStudio module Analysis # format should be ^.*\-{1}[a-z]+[0-9]+ # for example: -rc1, -beta6, -customusecase0 VERSION = '1.3.6'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openstudio-analysis-1.3.6 | lib/openstudio/analysis/version.rb |