Skip to content

Commit 41d1cd6

Browse files
committed
Reflect deletion of install.txt in messages.json
PackageControl was unable to install it because of this, which is weird, but still our (my) fault. Fixes #39.
1 parent cc0b45b commit 41d1cd6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

messages.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"install": "messages/install.txt",
3-
"1.0.0": "messages/1.0.0.txt"
2+
"1.0.1": "messages/1.0.1.txt"
43
}

0 commit comments

Comments
 (0)