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

Commit

Permalink
chore: update clarity-native-bin tag
Browse files Browse the repository at this point in the history
  • Loading branch information
blockstack-devops committed Sep 30, 2022
1 parent e757666 commit 3aef4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/clarity-native-bin/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { ConsoleLogger, ILogger } from "./logger";
* Should correspond to both a git tag on the blockstack-core repo and a
* set of clarity-binary distributables uploaded to the cloud storage endpoint.
*/
export const CORE_SDK_TAG = "2.0.11.0.0";
export const CORE_SDK_TAG = "2.05.0.4.0";

export const BLOCKSTACK_CORE_SOURCE_TAG_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_TAG";
export const BLOCKSTACK_CORE_SOURCE_BRANCH_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_BRANCH";
Expand Down

0 comments on commit 3aef4d2

Please sign in to comment.