Skip to content

Commit

Permalink
Merge pull request #17 from aboutcircles/fix/only-initial-gap-check
Browse files Browse the repository at this point in the history
fix: wrong version number 1.5 actual version is 1.4.2
  • Loading branch information
jaensen authored Aug 5, 2024
2 parents 6c8fff0 + c268ec4 commit e5679da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Circles.Index/Circles.Index.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<Authors>Daniel Janz (Gnosis Service GmbH)</Authors>
<Copyright>Gnosis Service GmbH</Copyright>
<Product>Circles</Product>
<AssemblyVersion>1.5.0</AssemblyVersion>
<FileVersion>1.5.0</FileVersion>
<AssemblyVersion>1.4.2</AssemblyVersion>
<FileVersion>1.4.2</FileVersion>
</PropertyGroup>


Expand Down

0 comments on commit e5679da

Please sign in to comment.