Skip to content

Commit 3e663e1

Browse files
committed
Bump version number to 1.6.
1 parent da2519e commit 3e663e1

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

SFTPSyncSetup/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Id="*"
66
Name="SFTPSync"
77
Language="1033"
8-
Version="1.5"
8+
Version="1.6"
99
Manufacturer="Synergex International Corporation"
1010
UpgradeCode="6000f870-b811-4e22-b80b-5b8956317d09">
1111

SFTPSyncSetup/SFTPSyncSetup.wixproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ProductVersion>3.10</ProductVersion>
77
<ProjectGuid>5074cbcb-641b-4a9c-b3bc-8dd0b78810a6</ProjectGuid>
88
<SchemaVersion>2.0</SchemaVersion>
9-
<OutputName>SFTPSync-1.5</OutputName>
9+
<OutputName>SFTPSync-1.6</OutputName>
1010
<OutputType>Package</OutputType>
1111
<Name>SFTPSyncSetup</Name>
1212
</PropertyGroup>

SFTPSyncUI/SFTPSyncUI.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
2121
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
2222
<Company>Synergex International, Inc.</Company>
23-
<AssemblyVersion>1.5</AssemblyVersion>
24-
<FileVersion>1.5</FileVersion>
23+
<AssemblyVersion>1.6</AssemblyVersion>
24+
<FileVersion>1.6</FileVersion>
2525
<LangVersion>preview</LangVersion>
26-
<Version>1.5</Version>
26+
<Version>1.6</Version>
2727
</PropertyGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)