Bump version

This commit is contained in:
cra0zy 2017-11-12 02:10:15 +01:00
parent 8000d1e68a
commit 17465edcb5

View File

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