提交 1c96ca2d 编写于 作者: D David Heinemeier Hansson 提交者: GitHub

Merge pull request #30083 from koic/change_gem_version_of_active_storage_to_5_2_0

Change gem version of Active Storage to 5.2.0.alpha
......@@ -5,8 +5,8 @@ def self.gem_version
end
module VERSION
MAJOR = 0
MINOR = 1
MAJOR = 5
MINOR = 2
TINY = 0
PRE = "alpha"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册