Skip to content

Commit

Permalink
[Github Action] Update version to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmelt authored and github-actions[bot] committed Nov 17, 2022
1 parent 7bd7fb9 commit b39e7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openc3/lib/openc3/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module Version
MINOR = '1'
PATCH = '0'
OTHER = ''
BUILD = '3b80f4a7914a81f24e0d67fab10942b4287c0009'
BUILD = '7bd7fb9fdfa75abefb1b6ef01a55931c7b1d98dd'
end
VERSION = '5.1.0'
GEM_VERSION = '5.1.0'
Expand Down

0 comments on commit b39e7b7

Please sign in to comment.