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

Commit 6eda796

Browse files
committed
Bump to stable version for QA
1 parent dc758ce commit 6eda796

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
@@ -11,7 +11,7 @@
1111

1212
var TARGET = Argument ("t", Argument ("target", "Default"));
1313

14-
var NUGET_VERSION = "24.2.1-rc1";
14+
var NUGET_VERSION = "24.2.1";
1515
var COMPONENT_VERSION = "24.2.1.0";
1616
var AAR_VERSION = "24.2.1";
1717

0 commit comments

Comments
 (0)