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

Commit aade3d5

Browse files
committed
Bump to stable release version
1 parent 418be45 commit aade3d5

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-rc1";
20+
var NUGET_VERSION = "25.4.0.1";
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)