mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Release 2.6.1
This commit is contained in:
parent
91518ec870
commit
4349bac64d
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
HEAD
|
||||
2.6.1
|
||||
-----------
|
||||
|
||||
- Dashboard now live updates summary stats also. [brandonhilkert, #605]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Sidekiq
|
||||
VERSION = "2.6.0"
|
||||
VERSION = "2.6.1"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue