forked from openlp/openlp
Fix tag tests
This commit is contained in:
parent
e0c8709ad1
commit
fdded5adc2
@ -50,6 +50,10 @@ TAGS = [
|
|||||||
['1.9.11', '2039'],
|
['1.9.11', '2039'],
|
||||||
['1.9.12', '2063'],
|
['1.9.12', '2063'],
|
||||||
['2.0', '2118'],
|
['2.0', '2118'],
|
||||||
|
['2.0.1', '?'],
|
||||||
|
['2.0.2', '?'],
|
||||||
|
['2.0.3', '?'],
|
||||||
|
['2.0.4', '?'],
|
||||||
['2.1.0', '2119']
|
['2.1.0', '2119']
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user