Skip to content

Commit

Permalink
bump for KO9
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Apr 1, 2015
1 parent d8d47d1 commit b4d4a6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>[email protected]</em:id>
<em:name>koctags</em:name>
<em:version>0.11</em:version>
<em:version>0.12</em:version>
<em:description>exuberant Ctags support for Komodo</em:description>
<em:creator>Adam Groszer</em:creator>
<em:homepageURL>http://community.activestate.com/xpi/koctags</em:homepageURL>
Expand All @@ -15,15 +15,15 @@
<!-- Komodo IDE's uuid -->
<em:id>{36E66FA0-F259-11D9-850E-000D935D3368}</em:id>
<em:minVersion>7.0</em:minVersion>
<em:maxVersion>8.*</em:maxVersion>
<em:maxVersion>9.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:targetApplication>
<Description>
<!-- Komodo Edit's uuid -->
<em:id>{b1042fb5-9e9c-11db-b107-000d935d3368}</em:id>
<em:minVersion>7.0</em:minVersion>
<em:maxVersion>8.*</em:maxVersion>
<em:maxVersion>9.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
Expand Down
Binary file added koctags-0.12-ko.xpi
Binary file not shown.

0 comments on commit b4d4a6a

Please sign in to comment.