mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
Mothership#current_discourse_version had an invalid path
This commit is contained in:
parent
2c8c602086
commit
c524e769d0
@ -24,7 +24,7 @@ module Mothership
|
||||
end
|
||||
|
||||
def self.current_discourse_version
|
||||
get('current_version')['version']
|
||||
get('/current_version')['version']
|
||||
end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user