Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 626c16f

Browse files
committed
bump version and copyrights
1 parent 8b3b3fb commit 626c16f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

PathCleaner.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
<TargetFramework>net48</TargetFramework>
66
<AssemblyTitle>Path Cleaner</AssemblyTitle>
77
<Product>Path Cleaner</Product>
8-
<Copyright>Copyright © 2013 Sedat Kapanoglu</Copyright>
8+
<Copyright>Copyright © 2013-2020 Sedat Kapanoglu</Copyright>
99
<Deterministic>false</Deterministic>
10-
<AssemblyVersion>0.3.*</AssemblyVersion>
11-
<FileVersion>0.3</FileVersion>
10+
<FileVersion>0.4</FileVersion>
1211
<OutputPath>bin\$(Configuration)\</OutputPath>
1312
</PropertyGroup>
1413
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

0 commit comments

Comments
 (0)