Skip to content

Commit

Permalink
Bump to v1.7.0 in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
shorowit committed Dec 13, 2023
1 parent 0d5a2c9 commit 92fca96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class Version
OS_ERI_Version = '1.6.2' # Version of the OS-ERI workflow
OS_ERI_Version = '1.7.0' # Version of the OS-ERI workflow
end

0 comments on commit 92fca96

Please sign in to comment.