Skip to content

Commit f9c68c7

Browse files
chore: 🔖 set package.json, manifest.json and package-lock.json to 2.4.0-beta.6 [skip ci]
## [2.4.0-beta.6](2.4.0-beta.5...2.4.0-beta.6) (2026-03-08) ### Bug Fixes * remove misleading "Previous sync not detected" toast wording ([7b3e880](7b3e880))
1 parent ce0fabd commit f9c68c7

3 files changed

Lines changed: 3 additions & 3 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
"id": "readwise-mirror",
33
"name": "Readwise mirror",
4-
"version": "2.4.0-beta.5",
4+
"version": "2.4.0-beta.6",
55
"minAppVersion": "1.1.1",
66
"description": "Mirror your Readwise library directly to an Obsidian vault",
77
"author": "jsonmartin, johannrichard",

‎package-lock.json‎

Lines changed: 1 addition & 1 deletion
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": "readwise-mirror",
3-
"version": "2.4.0-beta.5",
3+
"version": "2.4.0-beta.6",
44
"description": "This is a plugin for Obsidian (https://obsidian.md)",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)