Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 418be45

Browse files
committed
Back to rc1 for v4 package release
1 parent 6cd974f commit 418be45

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
@@ -17,7 +17,7 @@ LogSystemInfo ();
1717
var TARGET = Argument ("t", Argument ("target", "Default"));
1818
var BUILD_CONFIG = Argument ("config", "Release");
1919

20-
var NUGET_VERSION = "25.4.0";
20+
var NUGET_VERSION = "25.4.0-rc1";
2121
var COMPONENT_VERSION = "25.4.0.0";
2222
var AAR_VERSION = "25.4.0";
2323
var XBD_VERSION = "0.4.6";

0 commit comments

Comments
 (0)