Skip to content

Commit 67db1f1

Browse files
author
GsLogimaker
committed
1.3.2
1 parent 18b3ecc commit 67db1f1

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "gslogimaker-my-bible",
33
"name": "My Bible",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"minAppVersion": "0.15.0",
66
"description": "Your own customizable markdown bible for your personal vault!",
77
"author": "GsLogimaker",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gslogimaker-my-bible",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Your own customizable bible for your personal vault!",
55
"main": "main.js",
66
"scripts": {

versions.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"1.2.0": "0.15.0",
99
"1.2.1": "0.15.0",
1010
"1.3.0": "0.15.0",
11-
"1.3.1": "0.15.0"
11+
"1.3.1": "0.15.0",
12+
"1.3.2": "0.15.0"
1213
}

0 commit comments

Comments
 (0)