Bump version

This commit is contained in:
cra0zy 2018-01-18 20:40:37 +01:00
parent 8b5cb38bcb
commit 32c4865611

View File

@ -6,7 +6,7 @@
// VARS
Settings.Cake = Context;
Settings.Version = "3.22.24.23";
Settings.Version = "3.22.24.25";
Settings.BuildTarget = Argument("BuildTarget", "Default");
Settings.Assembly = Argument("Assembly", "");