mirror of
https://github.com/bfloydd/streams.git
synced 2026-07-22 05:49:02 +00:00
v1.3.3
This commit is contained in:
parent
cd83a82c58
commit
335e05567f
2 changed files with 3 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue