Skip to content

Commit

Permalink
Set version
Browse files Browse the repository at this point in the history
  • Loading branch information
versx committed Apr 28, 2021
1 parent 6441711 commit cf4a9c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions iPhoneController.sln
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ Global
{8D3F3575-CB04-4711-859F-68A5FB528A8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D3F3575-CB04-4711-859F-68A5FB528A8B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
version = 1.4.0
EndGlobalSection
EndGlobal
1 change: 1 addition & 0 deletions src/iPhoneController.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<ReleaseVersion>1.4.0</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition="'$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::Windows)))' == 'true'">
<DefineConstants>Windows</DefineConstants>
Expand Down

0 comments on commit cf4a9c6

Please sign in to comment.