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

Commit a381302

Browse files
committed
Bump to stable release version
1 parent 5ad420d commit a381302

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.1.1-beta1";
18+
var NUGET_VERSION = "25.1.1";
1919
var COMPONENT_VERSION = "25.1.1.0";
2020
var AAR_VERSION = "25.1.1";
2121

0 commit comments

Comments
 (0)