sprout-flashplayer-tool 10.53.2 → 10.53.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@ module Sprout
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 10
5
5
  MINOR = 53
6
- TINY = 2
6
+ TINY = 3
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-flashplayer-tool
3
3
  version: !ruby/object:Gem::Version
4
- hash: 159
4
+ hash: 157
5
5
  prerelease: false
6
6
  segments:
7
7
  - 10
8
8
  - 53
9
- - 2
10
- version: 10.53.2
9
+ - 3
10
+ version: 10.53.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Adobe, Inc.