We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ac17a commit 6b22668Copy full SHA for 6b22668
wxt.config.ts
@@ -12,7 +12,7 @@ export default defineConfig({
12
strict_min_version: "112.0",
13
},
14
15
- version: "1.0.0",
+ version: "1.0.1",
16
description: "DevTools extension for debugging TanStack Query applications. Inspect queries, mutations, and cache state in real-time.",
17
homepage_url: "https://github.com/DeeCode-inc/tanstack-query-chrome-devtools",
18
host_permissions: ["<all_urls>"],
0 commit comments