Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit ab7e6b5

Browse files
author
Michael Marucheck
committed
Updated version string to 3.0.0.b
Test Plan: - unit tests Revert Plan: - safe Tags: Reviewers: mingfli Reviewed By: mingfli CC: msdkexp@ Differential Revision: https://phabricator.fb.com/D605143
1 parent 04add6c commit ab7e6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

facebook/src/com/facebook/FacebookSdkVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public final class FacebookSdkVersion {
2323
/**
2424
* The build version string of this SDK.
2525
*/
26-
public static final String BUILD = "2.9.9.custom";
26+
public static final String BUILD = "3.0.0.b";
2727

2828
/**
2929
* The migration bundle string with which this version of the SDK was tested.

0 commit comments

Comments
 (0)