Skip to content

Commit

Permalink
Merge pull request #499 from jrgriffiniii/10.7.0
Browse files Browse the repository at this point in the history
Releases version 10.7.0
  • Loading branch information
cjcolvar authored Aug 21, 2019
2 parents e7136c4 + 776162f commit 4c94141
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion HYDRA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.6.2
10.7.0
2 changes: 1 addition & 1 deletion RELEASING_HYDRA_HEAD.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
1. Release the gem to rubygems.org: `rake all:release`
* If this is your first time pushing to rubygems.org, you will be prompted for your rubygems.org credentials, in which case do the following: `gem push; rake all:release`
1. If needed, push the new commit created in the previous step: `git push`
1. Send a release message to [samvera-tech](mailto:[email protected]), [samvera-community](mailto:hydra[email protected]), and [samvera-releases](mailto:[email protected]) describing the changes (which you can copy from the GitHub release).
1. Send a release message to [samvera-tech](mailto:[email protected]), [samvera-community](mailto:samvera[email protected]), and [samvera-releases](mailto:[email protected]) describing the changes (which you can copy from the GitHub release).
2 changes: 1 addition & 1 deletion hydra-core/lib/hydra-head/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HydraHead
VERSION = "10.6.1"
VERSION = "10.7.0"
end

0 comments on commit 4c94141

Please sign in to comment.