mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 23:38:10 -05:00
Point version to v4.9.0.alpha for now
Just want to have something different than the currently released version to test out more easily. Plus, this is probably going to become v4.9.0 final soon anyway.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Devise
|
||||
VERSION = "4.8.1".freeze
|
||||
VERSION = "4.9.0.alpha".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user