Skip to content

Commit 5810a6e

Browse files
committed
chore(release): prepare for 1.0.19
1 parent f66e409 commit 5810a6e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

DownKyi/Models/AppInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public class AppInfo
1111

1212
private const int A = 1;
1313
private const int B = 0;
14-
private const int C = 18;
14+
private const int C = 19;
1515

1616
public AppInfo()
1717
{

script/aria2.sh

100644100755
File mode changed.

script/macos/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<key>CFBundleName</key>
1010
<string>哔哩下载姬</string>
1111
<key>CFBundleVersion</key>
12-
<string>1.0.18</string>
12+
<string>1.0.19</string>
1313
<key>LSMinimumSystemVersion</key>
1414
<string>10.15</string>
1515
<key>CFBundleExecutable</key>

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.18
1+
1.0.19

0 commit comments

Comments
 (0)