Skip to content

Commit

Permalink
Fixed version number in update xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Bojko committed Feb 15, 2012
1 parent d66c346 commit d303e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/clear-cache-update.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='phhnmfkcbhdhikdlencmfaeocifheedh'>
<updatecheck codebase='https://github.com/downloads/bigspaceship/Clear-Cache-Extension/clear-cache-0.2.crx' version='0.2.1' />
<updatecheck codebase='https://github.com/downloads/bigspaceship/Clear-Cache-Extension/clear-cache-0.2.1.crx' version='0.2.1' />
</app>
</gupdate>

0 comments on commit d303e94

Please sign in to comment.