Skip to content

Commit

Permalink
Update N80 version number to 1.3 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Konamiman authored Jul 31, 2024
1 parent 4df536f commit f1370cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion N80/N80.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<RootNamespace>Konamiman.Nestor80.N80</RootNamespace>
<PlatformTarget>AnyCPU</PlatformTarget>
<Version>$(VersionPrefix)</Version>
<AssemblyVersion>1.2</AssemblyVersion>
<AssemblyVersion>1.3</AssemblyVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit f1370cf

Please sign in to comment.