mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[aws|elb] Update ELB API to version 2011-04-05
This commit is contained in:
parent
92b67fd7fb
commit
ba59bd3183
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ module Fog
|
|||
:host => @host,
|
||||
:path => @path,
|
||||
:port => @port,
|
||||
:version => '2010-07-01'
|
||||
:version => '2011-04-05'
|
||||
}
|
||||
)
|
||||
begin
|
||||
|
|
Loading…
Add table
Reference in a new issue