Skip to content

Commit

Permalink
add version support tags to info file after testing in 5.8alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich Lott committed Nov 1, 2018
1 parent bad6866 commit 59ece6f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@
<url desc="Support">https://artfulrobot.uk</url>
<url desc="Licensing">http://www.gnu.org/licenses/gpl-3.0.html</url>
</urls>
<releaseDate>2017-08-17</releaseDate>
<version>1.1.8</version>
<releaseDate>2018-11-01</releaseDate>
<version>1.1.9</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.8</ver>
<ver>5.7</ver>
<ver>5.6</ver>
<ver>5.3</ver>
<ver>4.7</ver>
<ver>4.6</ver>
</compatibility>
Expand Down

0 comments on commit 59ece6f

Please sign in to comment.