Skip to content

Commit 7ad673d

Browse files
committed
fixed errors
1 parent c5d3d12 commit 7ad673d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "occura-word-highlighter",
33
"name": "Occura",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"minAppVersion": "0.15.0",
66
"description": "Find and highlight all occurrences of selected text in notes, similar to Notepad++ or IDEs.",
77
"author": "Alexey Sedoykin",

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"1.3.1": "0.15.0"
2+
"1.3.2": "0.15.0"
33
}

0 commit comments

Comments
 (0)