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

Commit 7cb8dbf

Browse files
committed
Stable nuget version for QA
1 parent 867edca commit 7cb8dbf

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
@@ -15,7 +15,7 @@ LogSystemInfo ();
1515

1616
var TARGET = Argument ("t", Argument ("target", "Default"));
1717

18-
var NUGET_VERSION = "25.2.0-beta1";
18+
var NUGET_VERSION = "25.2.0";
1919
var COMPONENT_VERSION = "25.2.0.0";
2020
var AAR_VERSION = "25.2.0";
2121

0 commit comments

Comments
 (0)