Skip to content

Commit

Permalink
Merge pull request #33 from SimpleStateMachine/personal/rsolovev/incr…
Browse files Browse the repository at this point in the history
…ese_package_version

Update SimpleStateMachine.StructuralSearch.csproj
  • Loading branch information
RomanSoloweow authored Oct 3, 2024
2 parents 1d4f9ed + 1d45b6b commit 1a073ad
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PackageProjectUrl>https://github.com/SimpleStateMachine/SimpleStateMachine.StructuralSearch</PackageProjectUrl>
<Description>Library for Structural Search and Replace</Description>
<PackageIcon>SimpleStateMachine.png</PackageIcon>
<Version>1.0.0.1</Version>
<AssemblyVersion>1.0.0.1</AssemblyVersion>
<FileVersion>1.0.0.1</FileVersion>
<Version>1.0.0.2</Version>
<AssemblyVersion>1.0.0.2</AssemblyVersion>
<FileVersion>1.0.0.2</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1a073ad

Please sign in to comment.