Skip to content

Commit 9bbc23a

Browse files
liyincodeclaude
andcommitted
Bump version to 0.4.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 70e84c7 commit 9bbc23a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "X Likes Search",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"description": "Index your X (Twitter) likes locally via GraphQL capture-and-replay, then browse them in an X-styled feed with instant keyword search.",
66
"permissions": ["storage", "activeTab", "scripting", "tabs"],
77
"host_permissions": ["https://x.com/*", "https://twitter.com/*"],

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "x-likes-search",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"private": true,
55
"type": "commonjs",
66
"scripts": {

0 commit comments

Comments
 (0)