Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Commit

Permalink
version incremented 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan committed Jul 11, 2017
1 parent 40d7b42 commit b518302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Cake.OctoVariapus/Cake.OctoVariapus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard1.6;net46</TargetFrameworks>
<VersionPrefix>1.0.7</VersionPrefix>
<VersionPrefix>1.1.0</VersionPrefix>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<PackageIconUrl>https://raw.githubusercontent.com/cake-contrib/graphics/a5cf0f881c390650144b2243ae551d5b9f836196/png/cake-contrib-medium.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/osoykan/Cake.OctoVariapus</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion test/Cake.OctoVariapus.Tests/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
]
},
{
"Name": "ConnectionIsSfae",
"Name": "ConnectionIsSafe",
"Value": "true",
"IsSensitive": false,
"IsEditable": true,
Expand Down

0 comments on commit b518302

Please # to comment.