Skip to content

Commit

Permalink
Merge pull request #79 from NREL/1.3.6
Browse files Browse the repository at this point in the history
Update version.rb
  • Loading branch information
brianlball authored Feb 15, 2024
2 parents 943f591 + a0bde9d commit a597314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/openstudio/analysis/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ module OpenStudio
module Analysis
# format should be ^.*\-{1}[a-z]+[0-9]+
# for example: -rc1, -beta6, -customusecase0
VERSION = '1.3.5'.freeze
VERSION = '1.3.6'.freeze
end
end

0 comments on commit a597314

Please sign in to comment.