Skip to content

Commit ff44166

Browse files
authored
browserpod: bump version to 0.9.6 (#328)
1 parent e64da9b commit ff44166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/astro-theme/replace-variables.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { visit } from "unist-util-visit";
22

33
const replacements = {
44
CX_LATEST: "1.2.2",
5-
BP_LATEST: "0.9.2",
5+
BP_LATEST: "0.9.6",
66
};
77

88
export function remarkReplaceVars() {

0 commit comments

Comments
 (0)