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

Commit b518302

Browse files
committed
version incremented 1.1.0
1 parent 40d7b42 commit b518302

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Cake.OctoVariapus/Cake.OctoVariapus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard1.6;net46</TargetFrameworks>
5-
<VersionPrefix>1.0.7</VersionPrefix>
5+
<VersionPrefix>1.1.0</VersionPrefix>
66
<NoWarn>$(NoWarn);CS1591</NoWarn>
77
<PackageIconUrl>https://raw.githubusercontent.com/cake-contrib/graphics/a5cf0f881c390650144b2243ae551d5b9f836196/png/cake-contrib-medium.png</PackageIconUrl>
88
<PackageProjectUrl>https://github.com/osoykan/Cake.OctoVariapus</PackageProjectUrl>

test/Cake.OctoVariapus.Tests/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
{
45-
"Name": "ConnectionIsSfae",
45+
"Name": "ConnectionIsSafe",
4646
"Value": "true",
4747
"IsSensitive": false,
4848
"IsEditable": true,

0 commit comments

Comments
 (0)