Skip to content

Commit

Permalink
Bump min bsb version.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed Oct 23, 2023
1 parent a661487 commit 7878c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/buildstock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ def self._rm_path(path)

class Version
ResStock_Version = '3.1.0' # Version of ResStock
BuildStockBatch_Version = '2023.5.0' # Minimum required version of BuildStockBatch
BuildStockBatch_Version = '2023.10.0' # Minimum required version of BuildStockBatch

def self.check_buildstockbatch_version
if ENV.keys.include?('BUILDSTOCKBATCH_VERSION') # buildstockbatch is installed
Expand Down

0 comments on commit 7878c51

Please sign in to comment.