aboutsummaryrefslogtreecommitdiff
path: root/src/tags.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-27 01:27:04 +0200
committercodecalm <codecalm@gmail.com>2020-09-27 01:27:04 +0200
commit3ee5a83bf0f802c1816f2b94fdb174278b484018 (patch)
treeecfeebda1b590aa016dcd0ec637d1e28e852fc62 /src/tags.html
parentRelease 1.28.0 (diff)
downloadtabler-icons-3ee5a83bf0f802c1816f2b94fdb174278b484018.tar.xz
Update icons version
Diffstat (limited to 'src/tags.html')
-rw-r--r--src/tags.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tags.html b/src/tags.html
index 2bad71f..e850d31 100644
--- a/src/tags.html
+++ b/src/tags.html
@@ -10,6 +10,7 @@ layout: default
<td class="td-1">{% include icon.html name=icon.slug %}</td>
<th>{{ icon.slug }}</th>
<td>{{ icon.tags | join: ', ' }}</td>
+ <td>{{ icon.version }}</td>
</tr>
{% endfor %}
</table>