mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-09 23:58:06 -05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ede06b083f |
@@ -1,4 +1,4 @@
|
||||
== 1.4.5.dev
|
||||
== 1.4.5
|
||||
|
||||
* bug fix
|
||||
* Failure app tries the root path if a session one does not exist
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Devise
|
||||
VERSION = "1.4.4".freeze
|
||||
VERSION = "1.4.5".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user