Skip to content

Commit 72e8a5b

Browse files
committed
Bump version
1 parent 464119a commit 72e8a5b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-rollover-daily-todos",
33
"name": "Rollover Daily Todos",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"minAppVersion": "0.12.12",
66
"description": "This Obsidian.md plugin rolls over incomplete TODOs from the previous daily note to today's daily note. (https://obsidian.md). (Originally created by Matthew Sessions)",
77
"author": "Lukas Mölschl",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"1.0.4": "0.12.12",
77
"1.0.5": "0.12.12",
88
"1.1.0": "0.12.12",
9-
"1.1.1": "0.12.12"
9+
"1.1.1": "0.12.12",
10+
"1.1.2": "0.12.12"
1011
}

0 commit comments

Comments
 (0)