File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## Master
1
+ ## 0.28.0
2
2
3
3
##### Breaking
4
4
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >0.27 .0 </string >
18
+ <string >0.28 .0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 9
9
public struct Version {
10
10
public let value : String
11
11
12
- public static let current = Version ( value: " 0.27 .0 " )
12
+ public static let current = Version ( value: " 0.28 .0 " )
13
13
}
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >0.27 .0 </string >
20
+ <string >0.28 .0 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments