-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed extension version to 5.6b1; also, new extension ID
- Loading branch information
1 parent
e4af909
commit 36489d2
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ | |
|
||
<Description about="urn:mozilla:install-manifest"> | ||
<em:name>Clippings</em:name> | ||
<em:id>{91aa5abe-9de4-4347-b7b5-322c38dd9271}</em:id> | ||
<em:id>[email protected]</em:id> | ||
<em:type>2</em:type> | ||
<em:version>5.5.9b1+</em:version> | ||
<em:version>5.6b1</em:version> | ||
<em:description>Save frequently-entered text for pasting later.</em:description> | ||
<em:creator>AE Creations</em:creator> | ||
<em:iconURL>chrome://clippings/skin/images/icon.png</em:iconURL> | ||
|