Skip to content

Commit

Permalink
Merge pull request #75 from fiskaltrust/#276-release1.3.55
Browse files Browse the repository at this point in the history
release 1.3.55
  • Loading branch information
LeilaZarban committed Apr 8, 2024
2 parents c09a39a + c7ac857 commit 05834fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<Version>1.6.0</Version>
</PackageReference>
<PackageReference Include="fiskaltrust.Middleware.Queue.SQLite">
<Version>1.3.54-rc1</Version>
<Version>1.3.55</Version>
</PackageReference>
<PackageReference Include="fiskaltrust.Middleware.SCU.IT.CustomRTServer">
<Version>1.3.53</Version>
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.3.53",
"version": "1.3.55",
"releaseBranches": [
"^refs/tags/v\\d+(?:\\.\\d+)*(?:-.*)?$"
]
Expand Down

0 comments on commit 05834fd

Please sign in to comment.