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

Commit b8c602d

Browse files
chore: update clarity-native-bin tag
1 parent e757666 commit b8c602d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/clarity-native-bin/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { ConsoleLogger, ILogger } from "./logger";
99
* Should correspond to both a git tag on the blockstack-core repo and a
1010
* set of clarity-binary distributables uploaded to the cloud storage endpoint.
1111
*/
12-
export const CORE_SDK_TAG = "2.0.11.0.0";
12+
export const CORE_SDK_TAG = "2.0.11.4.0";
1313

1414
export const BLOCKSTACK_CORE_SOURCE_TAG_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_TAG";
1515
export const BLOCKSTACK_CORE_SOURCE_BRANCH_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_BRANCH";

0 commit comments

Comments
 (0)