Skip to content

Commit 5f933a5

Browse files
authored
Bump CX version (#315)
1 parent ac4c35b commit 5f933a5

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
@@ -1,7 +1,7 @@
11
import { visit } from "unist-util-visit";
22

33
const replacements = {
4-
CX_LATEST: "1.1.5",
4+
CX_LATEST: "1.2.2",
55
BP_LATEST: "0.9.2",
66
};
77

0 commit comments

Comments
 (0)