We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4e046 commit 7f8b489Copy full SHA for 7f8b489
FileTransfer.csproj
@@ -14,8 +14,8 @@
14
<CFBundleName>FileTransfer</CFBundleName> <!-- Also defines .app file name -->
15
<CFBundleDisplayName>FileTransfer</CFBundleDisplayName>
16
<CFBundleIdentifier>com.duck-dev.file-transfer</CFBundleIdentifier>
17
- <CFBundleVersion>0.1.0</CFBundleVersion>
18
- <CFBundleShortVersionString>0.1.0</CFBundleShortVersionString>
+ <CFBundleVersion>0.1.1</CFBundleVersion>
+ <CFBundleShortVersionString>0.1.1</CFBundleShortVersionString>
19
<CFBundlePackageType>APPL</CFBundlePackageType>
20
<CFBundleSignature>????</CFBundleSignature>
21
<CFBundleExecutable>FileTransfer</CFBundleExecutable>
0 commit comments