chore: update version from 0.1.1-beta.1 to 0.1.1 in manifest and versions files for SurfSense plugin

This commit is contained in:
Anish Sarkar 2026-04-22 06:18:58 +05:30
parent 26ed2a2ba1
commit 3b38daaca5
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"id": "surfsense",
"name": "SurfSense",
"version": "0.1.1-beta.1",
"version": "0.1.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.1-beta.1",
"version": "0.1.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.1-beta.1": "1.5.4"
"0.1.1": "1.5.4"
}

View file

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