Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/usage/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

This plugin is published on the official QGIS plugins repository: <https://plugins.qgis.org/plugins/qchat/>.

Note that QChat is compatible with QGIS >= 3.40.

## Dependencies

Some features of the plugin rely on third-party software dependencies, that are not included in the QGIS packaging on certain platforms:
Expand Down
2 changes: 1 addition & 1 deletion qchat/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tracker=https://github.com/geotribu/qchat/issues/
# experimental flag
deprecated=False
experimental=False
qgisMinimumVersion=3.28
qgisMinimumVersion=3.40
qgisMaximumVersion=4.99
supportsQt6=True

Expand Down