Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ClusterM committed Jan 25, 2023
1 parent 5c5a575 commit 9f6ead0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions FamicomDumper/FamicomDumper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>com.clusterrr.Famicom.Dumper</RootNamespace>
<AssemblyName>famicom-dumper</AssemblyName>
<Version>3.3.1</Version>
<Version>3.4</Version>
<RepositoryUrl>https://github.com/ClusterM/famicom-dumper-client</RepositoryUrl>
<Authors>Alexey "Cluster" Avdyukhin</Authors>
<Description>Client (PC-software) for Famicom Dumper/Programmer</Description>
Expand Down Expand Up @@ -308,8 +308,8 @@
<PropertyGroup>
<DebugType>embedded</DebugType>
<Product>Famicom Dumper Client</Product>
<AssemblyVersion>3.3.1</AssemblyVersion>
<FileVersion>3.3.1</FileVersion>
<AssemblyVersion>3.4</AssemblyVersion>
<FileVersion>3.4</FileVersion>
<Nullable>enable</Nullable>
</PropertyGroup>

Expand Down

0 comments on commit 9f6ead0

Please sign in to comment.