Skip to content

Commit a7587d9

Browse files
author
Joel Mitchell
committed
Commit to test build versioning
1 parent 459a58b commit a7587d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Task("Patch-Assembly-Version")
4444
UpdateAssemblyInfo = false
4545
});
4646

47-
Information("Building version {0} of Cofoundry.Plugins.Azure.", versionInfo.InformationalVersion);
47+
Information("Buildin version {0} of Cofoundry.Plugins.Azure.", versionInfo.InformationalVersion);
4848

4949
isPrerelease = !string.IsNullOrEmpty(versionInfo.PreReleaseNumber);
5050

0 commit comments

Comments
 (0)