You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: Unosquare.Labs.SshDeploy/Unosquare.Labs.SshDeploy.csproj
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@
7
7
<PackAsTool>true</PackAsTool>
8
8
<AssemblyName>dotnet-sshdeploy</AssemblyName>
9
9
<PackageId>dotnet-sshdeploy</PackageId>
10
-
<Version>0.3.0</Version>
11
-
<PackageVersion>0.3.0</PackageVersion>
10
+
<Version>0.3.1</Version>
11
+
<PackageVersion>0.3.1</PackageVersion>
12
12
<Authors>Unosquare</Authors>
13
13
<Description>A command-line tool that enables quick deployments over SSH. This is program was specifically designed to streamline .NET application development for the Raspberry Pi running Raspbian.</Description>
0 commit comments