Rebranding - version
This commit is contained in:
parent
777b05e632
commit
02ac9fa671
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def build_metadata
|
||||
['kmyblue', to_s_of_kmyblue].compact.join('.')
|
||||
['kmybar', to_s_of_kmyblue].compact.join('.')
|
||||
end
|
||||
|
||||
def build_metadata_of_mastodon
|
||||
|
@ -106,7 +106,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def source_base_url
|
||||
source_configuration[:base_url] || "https://github.com/#{repository}"
|
||||
source_configuration[:base_url] || "https://giteahub.com/#{repository}"
|
||||
end
|
||||
|
||||
# specify git tag or commit hash here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue