diff options
author | niko <niko> | 2012-11-11 13:29:33 (GMT) |
---|---|---|
committer | niko <niko> | 2012-11-11 13:29:33 (GMT) |
commit | e376d96c756d1d8f27c8cf7b5ed7de3b2c880243 (patch) | |
tree | 845aec4894af449057d836a0feccfe514410fe34 | |
parent | 81aa60c7c043403f200dcf7f7717c61cfdbf2f0a (diff) | |
download | synckolab-e376d96c756d1d8f27c8cf7b5ed7de3b2c880243.tar.gz |
update supported versions
-rw-r--r-- | src/install.rdf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/install.rdf b/src/install.rdf index 6b083cc..e390eb5 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -6,7 +6,7 @@ <Description> <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <em:minVersion>3.0</em:minVersion> - <em:maxVersion>16.0a1</em:maxVersion> + <em:maxVersion>19.0a1</em:maxVersion> </Description> </em:targetApplication> @@ -15,7 +15,7 @@ <Description> <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id> <em:minVersion>2.0</em:minVersion> - <em:maxVersion>2.13a1</em:maxVersion> + <em:maxVersion>2.16a1</em:maxVersion> </Description> </em:targetApplication> |