Skip to content

Commit

Permalink
Merge pull request #1842 from NREL/0.7.0.rc1
Browse files Browse the repository at this point in the history
Update version.rb
  • Loading branch information
mdahlhausen authored Oct 28, 2024
2 parents e291963 + e06ef22 commit 96baaab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/openstudio-standards/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ def self.git_revision
end
return 'git-not-found-on-this-system'
end
VERSION = '0.6.3'.freeze
VERSION = '0.7.0'.freeze
end

0 comments on commit 96baaab

Please sign in to comment.