Bump version, improve how version is stored for better commit history (#2526)
This commit is contained in:
@ -27,6 +27,6 @@ class InstancePresenter
|
||||
end
|
||||
|
||||
def version_number
|
||||
Mastodon::VERSION
|
||||
Mastodon::Version
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user