chore: bump version to 0.1.1-beta.1 in manifest and versions files for obsidian plugin

This commit is contained in:
Anish Sarkar 2026-04-22 01:02:57 +05:30
parent 08489dbd5a
commit 7c2d34283b
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"id": "surfsense",
"name": "SurfSense",
"version": "0.1.0",
"version": "0.1.1-beta.1",
"minAppVersion": "1.5.4",
"description": "Turn your vault into a searchable second brain with SurfSense.",
"author": "SurfSense",

View file

@ -1,7 +1,7 @@
{
"id": "surfsense",
"name": "SurfSense",
"version": "0.1.0",
"version": "0.1.1-beta.1",
"minAppVersion": "1.5.4",
"description": "Turn your vault into a searchable second brain with SurfSense.",
"author": "SurfSense",

View file

@ -1,3 +1,3 @@
{
"0.1.0": "1.5.4"
"0.1.1-beta.1": "1.5.4"
}

View file

@ -1,3 +1,3 @@
{
"0.1.0": "1.5.4"
"0.1.1-beta.1": "1.5.4"
}