Skip to content

Commit 6145ff9

Browse files
committed
Use 1.2.1-alpha.2 for conan
1 parent 3c7e396 commit 6145ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class BranchioConan(ConanFile):
1111
# ----- Package metadata -----
1212
name = "BranchIO"
1313
# TODO(jdee): Set the version in one place and propagate it
14-
version = "1.2.1"
14+
version = "1.2.1-alpha.2"
1515
license = "MIT"
1616
description = "Branch Metrics deep linking and attribution analytics C++ SDK"
1717
topics = (

0 commit comments

Comments
 (0)