Bump version to 1.2.0

This commit is contained in:
Jeremy Neiman 2025-06-10 20:50:24 -04:00
parent 91e2d2debb
commit db7a182975
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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": {