We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8f9d1 commit b61aa49Copy full SHA for b61aa49
metadata.txt
@@ -2,7 +2,7 @@
2
name=Select by relationship
3
qgisMinimumVersion=3.0
4
description=The plugin allows to select records through tables based on relationships one-to-one or one-to-many specified inside a QGIS project.
5
-version=0.3.0
+version=0.3.1
6
author=Luca Mandolesi, Salvatore Larosa
7
email=pyarchinit@gmail.com
8
@@ -15,7 +15,7 @@ repository=https://github.com/pyarchinit/selectbyrelationship_repo
15
# Recommended items:
16
17
# Uncomment the following line and add your changelog:
18
-changelog=Release for QGIS3
+changelog=Bugs fix release
19
20
# Tags are comma separated with spaces allowed
21
tags=select, relationship, database
0 commit comments