Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed May 24, 2022
1 parent ce37edc commit 372a670
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.1.41</Version>
<Version>1.1.42</Version>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
<Authors>Blockcore</Authors>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockcorenodes",
"version": "1.1.41",
"version": "1.1.42",
"license": "MIT",
"author": {
"name": "Blockcore",
Expand Down

0 comments on commit 372a670

Please sign in to comment.