Skip to content

Commit c476790

Browse files
author
Michael Tims
authored
Merge pull request #187 from Esri/ldanzinger/version
Update README.md
2 parents d923ec4 + 353f63c commit c476790

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ The toolkit repo has a demo project located in the Examples folder. This project
5454
## Version
5555
The Toolkit is forwards compatible with the ArcGIS Runtime API. It is not backwards compatible. This means that version 100.0 of the Toolkit can be used with version 100.2 of the Runtime API. However, version 100.2 of the Toolkit cannot be used with version 100.0 of the Runtime API, as this version of the Toolkit may require functionality from a newer version of the Runtime API.
5656

57+
## Use a previous version
58+
The `master` branch contains toolkit components for the current, most up-to-date version of ArcGIS Runtime. To access previous versions, you can checkout by a tag or commit, or alternativley you can download the source zip:
59+
60+
- [100.0](https://github.com/Esri/arcgis-runtime-toolkit-qt/releases/tag/1529)
61+
- [100.1](https://github.com/Esri/arcgis-runtime-toolkit-qt/releases/tag/1744)
5762

5863
## Resources
5964

0 commit comments

Comments
 (0)