Skip to content
This repository was archived by the owner on Mar 17, 2018. It is now read-only.

Commit 7ea13ad

Browse files
committed
Bumped OS X client version
1 parent 1c7a121 commit 7ea13ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/ParkitectNexus.Client.Darwin/ParkitectNexus.Client.Darwin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
1111
<AssemblyName>ParkitectNexus Client</AssemblyName>
1212
<SuppressXamMacMigration>True</SuppressXamMacMigration>
13-
<ReleaseVersion>2.0.0</ReleaseVersion>
13+
<ReleaseVersion>2.1.5980.38291</ReleaseVersion>
1414
<SynchReleaseVersion>false</SynchReleaseVersion>
1515
</PropertyGroup>
1616
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

src/ParkitectNexus.Client.Darwin/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
// set of attributes. Change these attribute values to modify the information
99
// associated with an assembly.
1010

11-
[assembly: AssemblyTitle("ParkitectNexus.Client.Base")]
11+
[assembly: AssemblyTitle("ParkitectNexus Client")]
1212
[assembly: AssemblyDescription("")]
1313
[assembly: AssemblyConfiguration("")]
1414
[assembly: AssemblyCompany("")]
15-
[assembly: AssemblyProduct("ParkitectNexus.Client.Base")]
16-
[assembly: AssemblyCopyright("Copyright © 2016")]
15+
[assembly: AssemblyProduct("ParkitectNexus Client")]
16+
[assembly: AssemblyCopyright("Copyright © ParkitectNexus 2016")]
1717
[assembly: AssemblyTrademark("")]
1818
[assembly: AssemblyCulture("")]
1919

@@ -38,4 +38,4 @@
3838
// by using the '*' as shown below:
3939
// [assembly: AssemblyVersion("1.0.*")]
4040

41-
[assembly: AssemblyVersion("2.0.5969.32190")]
41+
[assembly: AssemblyVersion("2.1.5980.38291")]

0 commit comments

Comments
 (0)