sta 0.0.2.0 → 0.0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/SugarPkg.rb +1 -1
  2. metadata +3 -3
@@ -61,7 +61,7 @@ MSG
61
61
  if (old_flavor == "CE")
62
62
  script_flavor = "CE"
63
63
  else
64
- script_flavor = "Pro"
64
+ script_flavor = "PRO"
65
65
  end
66
66
 
67
67
  names = Hash.new
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sta
3
3
  version: !ruby/object:Gem::Version
4
- hash: 71
4
+ hash: 69
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
9
  - 2
10
- - 0
11
- version: 0.0.2.0
10
+ - 1
11
+ version: 0.0.2.1
12
12
  platform: ruby
13
13
  authors:
14
14
  - Yunpeng Li