Skip to content

Commit cea6e12

Browse files
author
Joel Mitchell
committed
Testing build script versioning
1 parent a7587d9 commit cea6e12

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("Buildin version {0} of Cofoundry.Plugins.Azure.", versionInfo.InformationalVersion);
47+
Information("Building version {0} of Cofoundry.Plugins.Azure.", versionInfo.InformationalVersion);
4848

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

0 commit comments

Comments
 (0)