mirror of
https://github.com/greenshot/greenshot
synced 2025-08-25 07:36:38 -07:00
test
This commit is contained in:
parent
c079c83b0c
commit
4d21b2804b
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ tags: menu
|
|||
<tr>
|
||||
<td>
|
||||
{% for asset in latestRelease.assets %}
|
||||
{{ asset.name }}
|
||||
{% if asset.name contains 'RELEASE.exe' %}
|
||||
<a href="{{ asset.browser_download_url }}" class="cta" title="Download the latest stable version of Greenshot" rel="nofollow" style="display:table-cell">Latest version</a>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue