Skip to content

Commit

Permalink
build. feedly/
Browse files Browse the repository at this point in the history
  • Loading branch information
wdssmq committed Sep 23, 2024
1 parent 1e97916 commit 3df2ae7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/feedly.user.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name 「Feedly」中键标记已读 + 收藏导出为*.url
// @namespace https://www.wdssmq.com/
// @version 1.0.6
// @version 1.0.7
// @author 沉冰浮水
// @description 新标签页打开条目时自动标记为已读,收藏计数
// @license MIT
Expand Down
2 changes: 1 addition & 1 deletion packages/feedly/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.6",
"version": "1.0.7",
"type": "module",
"scripts": {
"build": "rollup -c --environment NODE_ENV:prod",
Expand Down

0 comments on commit 3df2ae7

Please sign in to comment.