Skip to content

Commit c3a52cf

Browse files
tamirohgithub-actions[bot]
authored andcommitted
Update version to 0.2.3
1 parent eb8bd6d commit c3a52cf

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-interval-timer",
33
"name": "Interval Timer",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"minAppVersion": "0.15.0",
66
"description": "Interval Timer for Obsidian",
77
"author": "tamiroh",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"0.2.0": "0.15.0",
33
"0.2.1": "0.15.0",
4-
"0.2.2": "0.15.0"
4+
"0.2.2": "0.15.0",
5+
"0.2.3": "0.15.0"
56
}

0 commit comments

Comments
 (0)