Skip to content

Commit 5e087ce

Browse files
committed
0.12.1
1 parent e1058a7 commit 5e087ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-theme-picker",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
55
"main": "main.js",
66
"scripts": {

versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"1.0.1": "0.9.12",
33
"1.0.0": "0.9.7",
44
"1.0.2": "0.9.12",
5-
"1.0.5": "1.0.0"
5+
"1.0.7": "1.0.0"
66
}

0 commit comments

Comments
 (0)