Commit 89b3d5e ian4hu
committed
1 parent d50b9de commit 89b3d5e Copy full SHA for 89b3d5e
File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ on: [push]
4
4
5
5
jobs :
6
6
build :
7
- environment : SPARKLE_ED25519_KEY
7
+ environment : Sparkle Updates
8
8
runs-on : macOS-latest
9
9
steps :
10
10
- uses : actions/checkout@v2
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 1.2.9.beta18
4
+ - Fixes Sparkle update issues.
5
+
3
6
## 1.2.9.beta17
4
7
- Drop Travis CI support.
5
8
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 >1.2.9.beta17 </string >
20
+ <string >1.2.9.beta18 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >1.2.9.beta14 </string >
24
+ <string >1.2.9.beta18 </string >
25
25
<key >Fabric </key >
26
26
<dict >
27
27
<key >APIKey </key >
You can’t perform that action at this time.
0 commit comments