Skip to content

Commit 3b8df5a

Browse files
committed
version bump for browserpod
1 parent 3d90876 commit 3b8df5a

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.7",
5+
BP_LATEST: "1.0",
66
};
77

88
export function remarkReplaceVars() {

0 commit comments

Comments
 (0)