mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove mistaken version update
This commit is contained in:
parent
e160a341e9
commit
041ca02c4c
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ module Fog
|
||||||
:host => @host,
|
:host => @host,
|
||||||
:path => @path,
|
:path => @path,
|
||||||
:port => @port,
|
:port => @port,
|
||||||
:version => '2013-05-15' #'2012-09-17' #'2011-04-01'
|
:version => '2012-09-17' #'2011-04-01'
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue