This commit is contained in:
Ben Floyd 2026-06-03 16:26:00 -06:00
parent cd83a82c58
commit 335e05567f
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "streams",
"name": "Streams",
"version": "1.3.2",
"version": "1.3.3",
"minAppVersion": "0.15.0",
"description": "Create and manage multiple Daily Note streams. Stream <-> Daily Notes <-> Backlink.",
"author": "Floyd",

View file

@ -1,6 +1,6 @@
{
"name": "streams",
"version": "1.0.0",
"version": "1.3.3",
"description": "Streams plugin for Obsidian",
"main": "main.js",
"scripts": {
@ -27,4 +27,4 @@
"tslib": "2.4.0",
"typescript": "4.7.4"
}
}
}