Skip to content

Commit bf754f9

Browse files
Revert "Bump version to 7.6.0 (#6065)" (#6070)
This reverts commit 77fcfeb.
1 parent 36ba434 commit bf754f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/mongoid/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ module Mongoid
55
#
66
# Note that this file is automatically updated via `rake candidate:create`.
77
# Manual changes to this file will be overwritten by that rake task.
8-
VERSION = '7.6.0'
8+
VERSION = '7.5.4'
99
end

product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description: a Ruby ODM for MongoDB
44
package: mongoid
55
jira: https://jira.mongodb.org/projects/MONGOID
66
version:
7-
number: 7.6.0
7+
number: 7.5.4
88
file: lib/mongoid/version.rb

0 commit comments

Comments
 (0)