mirror of
https://github.com/docmarionum1/obsidian-pinned-daily-notes.git
synced 2026-07-22 05:41:59 +00:00
Bump version to 1.2.0
This commit is contained in:
parent
91e2d2debb
commit
db7a182975
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "pinned-daily-notes",
|
||||
"name": "Pinned Daily Notes",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"minAppVersion": "1.8.9",
|
||||
"description": "Dynamically update a pinned tab with today's daily note",
|
||||
"author": "Jeremy Neiman",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-pinned-daily-notes",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"description": "Automatically pins today's daily note to a tab and updates it when opening new daily notes",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue