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

Commit 9c201d7

Browse files
committed
Beta nuget version for release
1 parent d20c0dc commit 9c201d7

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

0 commit comments

Comments
 (0)