Skip to content

Commit ee6b635

Browse files
committed
Bumped version number
1 parent 428df0a commit ee6b635

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "yesterday",
33
"name": "Yesterday",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"minAppVersion": "0.12.0",
66
"description": "Transform your notes into a visually stunning diary, integrating dialogs, chat logs, and media content blocks for a seamless journaling experience.",
77
"author": "Dominik Mayer",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-yesterday",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Plugin that provides Yesterday journaling support to Obsidian",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)