mirror of
https://github.com/yaobiao131/downkyicore.git
synced 2025-08-10 00:52:31 +00:00
chore(release): prepare for 1.0.2
This commit is contained in:
@@ -11,7 +11,7 @@ public class AppInfo
|
||||
|
||||
const int a = 1;
|
||||
const int b = 0;
|
||||
const int c = 0;
|
||||
const int c = 2;
|
||||
|
||||
public AppInfo()
|
||||
{
|
||||
|
||||
@@ -5,11 +5,11 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>logo.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.identifier</string>
|
||||
<string>cn.bzdrs.downkyi</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>哔哩下载姬</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<string>1.0.2</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.15</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.0.1
|
||||
1.0.2
|
||||
Reference in New Issue
Block a user