Skip to content

Commit e001236

Browse files
committed
Version bump
1 parent 0ea012c commit e001236

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
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-stille",
33
"name": "Stille",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"minAppVersion": "0.15.0",
66
"description": "Focus on your writing, a section at a time.",
77
"author": "Michael Lee",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-stille",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "An Obsidian plugin that helps you focus on your writing, a section at a time.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"1.2.0": "0.13.0",
88
"1.2.1": "0.13.0",
99
"1.3.0": "0.15.0",
10-
"1.3.1": "0.15.0"
10+
"1.3.1": "0.15.0",
11+
"1.3.2": "0.15.0"
1112
}

0 commit comments

Comments
 (0)