mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-05 14:55:28 +00:00
Bump version
This commit is contained in:
parent
8b5cb38bcb
commit
32c4865611
|
@ -6,7 +6,7 @@
|
||||||
// VARS
|
// VARS
|
||||||
|
|
||||||
Settings.Cake = Context;
|
Settings.Cake = Context;
|
||||||
Settings.Version = "3.22.24.23";
|
Settings.Version = "3.22.24.25";
|
||||||
Settings.BuildTarget = Argument("BuildTarget", "Default");
|
Settings.BuildTarget = Argument("BuildTarget", "Default");
|
||||||
Settings.Assembly = Argument("Assembly", "");
|
Settings.Assembly = Argument("Assembly", "");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue