Skip to content

Commit 7dcde2f

Browse files
committed
Update maxVersion
1 parent f6b2ac9 commit 7dcde2f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ In Komodo, click on "Go to Anything", then navigate to "Packages" and search for
1616
**Updates**
1717

1818
Version 1.0.1: Support Komodo 10.*
19+
Version 1.0.1: Support Komodo 11.*

install.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description about="urn:mozilla:install-manifest">
55
<em:id>dbexplorer_oracle@ActiveState.com</em:id>
66
<em:name>DBExplorer_oracle</em:name>
7-
<em:version>1.0.1</em:version>
7+
<em:version>1.0.2</em:version>
88
<em:description>Oracle Adaptor for ActiveState Komodo's Database Explorer</em:description>
99
<em:creator>Eric Promislow</em:creator>
1010
<em:unpack>true</em:unpack>
@@ -17,7 +17,7 @@
1717
<!-- Komodo IDE's uuid -->
1818
<em:id>{36E66FA0-F259-11D9-850E-000D935D3368}</em:id>
1919
<em:minVersion>6.0.0-b1</em:minVersion>
20-
<em:maxVersion>10.*</em:maxVersion>
20+
<em:maxVersion>11.*</em:maxVersion>
2121
</Description>
2222
</em:targetApplication>
2323
</Description>

0 commit comments

Comments
 (0)