Skip to content

Commit 7f11051

Browse files
committed
The new commands has been created:
1.Create Tag for occurrences 2.Remove Tag for occurrences
1 parent 374a755 commit 7f11051

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.1.0",
4+
"version": "1.2.0",
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.1.0": "0.15.0"
2+
"1.2.0": "0.15.0"
33
}

0 commit comments

Comments
 (0)