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

Commit ef93d98

Browse files
committed
Back to stable version
1 parent 7170c7b commit ef93d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ LogSystemInfo ();
1616
var TARGET = Argument ("t", Argument ("target", "Default"));
1717
var BUILD_CONFIG = Argument ("config", "Release");
1818

19-
var NUGET_VERSION = "25.3.1-beta2";
19+
var NUGET_VERSION = "25.3.1";
2020
var COMPONENT_VERSION = "25.3.1.0";
2121
var AAR_VERSION = "25.3.1";
2222

0 commit comments

Comments
 (0)