Skip to content

Commit 7f8b489

Browse files
committed
Bump version to 0.1.1
- Bump version to 0.1.1.
1 parent da4e046 commit 7f8b489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FileTransfer.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<CFBundleName>FileTransfer</CFBundleName> <!-- Also defines .app file name -->
1515
<CFBundleDisplayName>FileTransfer</CFBundleDisplayName>
1616
<CFBundleIdentifier>com.duck-dev.file-transfer</CFBundleIdentifier>
17-
<CFBundleVersion>0.1.0</CFBundleVersion>
18-
<CFBundleShortVersionString>0.1.0</CFBundleShortVersionString>
17+
<CFBundleVersion>0.1.1</CFBundleVersion>
18+
<CFBundleShortVersionString>0.1.1</CFBundleShortVersionString>
1919
<CFBundlePackageType>APPL</CFBundlePackageType>
2020
<CFBundleSignature>????</CFBundleSignature>
2121
<CFBundleExecutable>FileTransfer</CFBundleExecutable>

0 commit comments

Comments
 (0)