Browse Source

Fixing stray char

pull/1348/head
Darius Kazemi 2 years ago
parent
commit
b28d4b3c3b
  1. 2
      lib/mastodon/version.rb

2
lib/mastodon/version.rb

@ -29,7 +29,7 @@ module Mastodon
end
def hometown_version
'+hometown-1.1.1'
'hometown-1.1.1'
end
def to_a

Loading…
Cancel
Save