Skip to content

Commit

Permalink
1.0.3.104
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielPa committed Sep 5, 2023
1 parent a1e33ad commit 43acfa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/GitHubReleaser/GitHubReleaser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<OutputType>Exe</OutputType>
<TargetFrameworks>net48;netcoreapp3.1</TargetFrameworks>
<NoDefaultLaunchSettingsFile>true</NoDefaultLaunchSettingsFile>
<Version>1.0.1.101</Version>
<Version>1.0.0.0</Version>
<LangVersion>latest</LangVersion>
<AssemblyVersion>1.0.1.103</AssemblyVersion>
<FileVersion>1.0.1.103</FileVersion>
<AssemblyVersion>1.0.3.104</AssemblyVersion>
<FileVersion>1.0.3.104</FileVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebugType>pdbonly</DebugType>
Expand Down

0 comments on commit 43acfa6

Please sign in to comment.