From a2505087dab3af775f8affdba0f83048df6e0126 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Tue, 26 Jan 2021 22:26:31 -0300 Subject: [PATCH] Bump version to 1.5.5 --- changelog.rst | 4 ++-- ports/templates/ports/about.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.rst b/changelog.rst index d3d8d25..7ed520c 100644 --- a/changelog.rst +++ b/changelog.rst @@ -1,8 +1,8 @@ Changelog ========= -Unreleased ----------- +Version 1.5.5 +------------- * Use humanize filter for numbers * Add a message when no registry is found diff --git a/ports/templates/ports/about.html b/ports/templates/ports/about.html index 1ae504d..0471bc6 100644 --- a/ports/templates/ports/about.html +++ b/ports/templates/ports/about.html @@ -16,6 +16,6 @@

About

way to search/query the FreeBSD pkg-fallout archive.

-

portsfallout v1.5.4

+

portsfallout v1.5.5

{% endblock %}