Skip to content

Commit

Permalink
Version Bump - 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anu6is committed Dec 19, 2023
1 parent 1ef57ae commit f8e0704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Ragnarok.AgentApi/Ragnarok.AgentApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Product>Ragnarok.AgentApi</Product>
<Title>Ragnarok Agent Api</Title>
<Description>A .Net wrapper for ngrok. Expose your localhost to the web</Description>
<Version>2.0.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
1 change: 1 addition & 0 deletions src/Ragnarok.HostedService/Ragnarok.HostedService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Product>Ragnarok.HostedService</Product>
<Title>Ragnarok Hosted Service</Title>
<Description>A hosted service that automatically starts ngrok and establishes tunnels for the application's local urls</Description>
<Version>2.0.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f8e0704

Please sign in to comment.