Skip to content

Commit b75e32c

Browse files
committed
chore: bump version
1 parent bb0eaba commit b75e32c

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "surfing",
33
"name": "Surfing",
4-
"version": "0.8.12",
4+
"version": "0.8.13",
55
"minAppVersion": "1.0.0",
66
"description": "Surf the Net in Obsidian.",
77
"author": "Boninall & Windily-cloud",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "surfing",
3-
"version": "0.8.12",
3+
"version": "0.8.13",
44
"description": "Use surfing to surf the net in Obsidian.",
55
"main": "main.js",
66
"scripts": {

versions.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343
"0.8.9": "1.0.0",
4444
"0.8.10": "1.0.0",
4545
"0.8.11": "1.0.0",
46-
"0.8.12": "1.0.0"
46+
"0.8.12": "1.0.0",
47+
"0.8.13": "1.0.0"
4748
}

0 commit comments

Comments
 (0)