We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cd3b32 + 451024e commit 82bf43aCopy full SHA for 82bf43a
2 files changed
README.md
@@ -125,7 +125,7 @@ which will be accepted. This is helpful when rolling keys.
125
126
## Rails compatibility
127
128
-This gem is intended to work with rails 4.x and 5.x. If you find a version
+This gem is intended to work with rails 6.x and 7.x. If you find a version
129
with a problem, please report it in an issue.
130
131
## Development
lib/chatops/controller/version.rb
@@ -1,3 +1,3 @@
1
module ChatopsController
2
- VERSION = "4.1.0"
+ VERSION = "5.0.0"
3
end
0 commit comments