Branch: refs/heads/master Author: Dominic Hopf dmaphy@googlemail.com Committer: Dominic Hopf dmaphy@googlemail.com Date: Sat, 13 Oct 2018 12:30:07 UTC Commit: 207275968517fce28416026c1babc77ce5bdfbef https://github.com/geany/plugins.geany.org/commit/207275968517fce28416026c1b...
Log Message: ----------- Apply change to downloads.html which has been made manually on the server
Modified Paths: -------------- content/downloads.html
Modified: content/downloads.html 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -29,7 +29,7 @@ <h2>Download Geany-Plugins</h2> $version = max($versions); $wversion = max($wversions);
- echo "The latest version is " . $version . ", you should take a look at the <a href="https://raw.githubusercontent.com/geany/geany-plugins/". $version ."/NEWS">release notes</a>.<br />\n"; + echo "The latest version is " . $version . ", you should take a look at the <a href="https://raw.githubusercontent.com/geany/geany-plugins/". $version .".0/NEWS">release notes</a>.<br />\n"; echo "<table>"; echo "<tr>"; echo " <th>Download</th>";
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org