mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
bump version
This commit is contained in:
parent
8e5b2ab6d4
commit
fbd7b2d746
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2.7.3
|
||||
-----------
|
||||
|
||||
- Real-time dashboard is now the default web page
|
||||
- Make config file optional for capistrano
|
||||
- Fix Retry All button in the Web UI
|
||||
|
||||
2.7.2
|
||||
-----------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Sidekiq
|
||||
VERSION = "2.7.2"
|
||||
VERSION = "2.7.3"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue