File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[Desktop Entry]
2
- Version =v0.2.3
2
+ Version =v0.2.4
3
3
Name =Camelot
4
4
GenericName =Camelot
5
5
Comment =Cross-platform file manager written in C#
Original file line number Diff line number Diff line change 3
3
<OutputType >WinExe</OutputType >
4
4
<TargetFramework >netcoreapp3.1</TargetFramework >
5
5
<IsPackable >false</IsPackable >
6
- <Version >0.2.3 </Version >
6
+ <Version >0.2.4 </Version >
7
7
</PropertyGroup >
8
8
<PropertyGroup >
9
9
<AssemblyName >camelot</AssemblyName >
14
14
<CFBundleName >Camelot</CFBundleName >
15
15
<CFBundleDisplayName >Camelot</CFBundleDisplayName >
16
16
<CFBundleIdentifier >com.camelot</CFBundleIdentifier >
17
- <CFBundleVersion >0.2.3 </CFBundleVersion >
18
- <CFBundleShortVersionString >0.2.3 </CFBundleShortVersionString >
17
+ <CFBundleVersion >0.2.4 </CFBundleVersion >
18
+ <CFBundleShortVersionString >0.2.4 </CFBundleShortVersionString >
19
19
<CFBundlePackageType >AAPL</CFBundlePackageType >
20
20
<CFBundleSignature >????</CFBundleSignature >
21
21
<CFBundleExecutable >Camelot</CFBundleExecutable >
You can’t perform that action at this time.
0 commit comments