Skip to content

Commit

Permalink
Actually build it right
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveRandom committed Apr 4, 2013
1 parent af52b1a commit aa4a32e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "PHP manual linkifier",
"version": "0.0.0.5",
"version": "0.0.0.6",
"manifest_version": 2,
"description": "Linkify function references in PHP chat",
"background": {
Expand Down
2 changes: 1 addition & 1 deletion update.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='bbcchakdibhbpohaijicghlalapnpbjk'>
<updatecheck codebase='https://github.com/DaveRandom/chat-linkifier/raw/master/chat-linkifier-0.0.0.5.crx' version='0.0.0.5' />
<updatecheck codebase='https://github.com/DaveRandom/chat-linkifier/raw/master/chat-linkifier-0.0.0.6.crx' version='0.0.0.6' />
</app>
</gupdate>

0 comments on commit aa4a32e

Please sign in to comment.