Skip to content

Commit aa9317c

Browse files
committed
chore: bump version
1 parent 3b3fb34 commit aa9317c

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.11",
4+
"version": "0.8.12",
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.11",
3+
"version": "0.8.12",
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
@@ -42,5 +42,6 @@
4242
"0.8.8": "1.0.0",
4343
"0.8.9": "1.0.0",
4444
"0.8.10": "1.0.0",
45-
"0.8.11": "1.0.0"
45+
"0.8.11": "1.0.0",
46+
"0.8.12": "1.0.0"
4647
}

0 commit comments

Comments
 (0)