rocketwheel-command 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -26,8 +26,12 @@ module Rocketwheel::Command::CLI
26
26
  end
27
27
 
28
28
  no_tasks do
29
- def player_options
30
- manifest.player_options
29
+ def player_options_480
30
+ manifest.player_options_480
31
+ end
32
+
33
+ def player_options_720
34
+ manifest.player_options_720
31
35
  end
32
36
 
33
37
  def playlist
@@ -1,5 +1,5 @@
1
1
  module Rocketwheel
2
2
  module Command
3
- VERSION = '1.1.2'
3
+ VERSION = '1.1.3'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rocketwheel-command
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: