-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f66199
commit 4d44e8f
Showing
3 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
name=Search Layers | ||
qgisMinimumVersion=3.0 | ||
description=Enhanced textual searching on all QGIS layers and fields. | ||
version=3.0.10 | ||
version=3.0.11 | ||
author=C Hamilton | ||
[email protected] | ||
about=The Search Layers plugin features enhanced textual vector layer searching in QGIS. This plugin can search across all layers and all fields. | ||
|
@@ -15,6 +15,7 @@ icon=icon.png | |
experimental=False | ||
deprecated=False | ||
changelog= | ||
3.0.11 - Fix no geometry bug | ||
3.0.10 - Update translation. | ||
3.0.9 - Keep layer and attribute settings when tool is closed. | ||
3.0.8 - Internationalize | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters