cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.89k stars 726 forks source link

(build) Set next version to 3.0.0 #3989

Closed gep13 closed 1 year ago

gep13 commented 1 year ago

There are upcoming breaking changes in Cake, so we need to start building version 3.0.0, rather than 2.4.0.

gep13 commented 1 year ago

@devlead ah, good catch! I have added that change into this PR.

devlead commented 1 year ago

@gep13 your changes have been merged, thanks for your contribution 👍