Skip to content

Commit

Permalink
Update version for first release.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisxvin committed Feb 13, 2023
1 parent bb73552 commit ed4711c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
<Company>CloudSpiritLtd</Company>
<Copyright>Copyright © CloudSpiritLtd, 2023.</Copyright>

<FileVersion>1.0.2301.0</FileVersion>
<VersionPrefix>1.0.0</VersionPrefix>

<AssemblyName>$(PackageId)</AssemblyName>
<AssemblyTitle>$(Title)</AssemblyTitle>
<AssemblyVersion>$(VersionPrefix)</AssemblyVersion>
Expand Down
2 changes: 2 additions & 0 deletions src/GoProPilot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<Product>GoProPilot</Product>
<Description>GoPro Media Manager</Description>
<PackageId>GoProPilot</PackageId>
<FileVersion>1.0.2302.0</FileVersion>
<VersionPrefix>1.0.0</VersionPrefix>

<OutputType>WinExe</OutputType>
<TargetFramework>net7.0-windows10.0.19041.0</TargetFramework>
Expand Down

0 comments on commit ed4711c

Please sign in to comment.