Skip to content
Snippets Groups Projects
Verified Commit da5a646a authored by Kevin Morris's avatar Kevin Morris
Browse files

upgrade: bump to v6.1.7


Signed-off-by: Kevin Morris's avatarKevin Morris <kevr@0cost.org>
parent 18f5e142
No related branches found
Tags v6.1.7
No related merge requests found
Pipeline #33407 passed
......@@ -5,7 +5,7 @@ from typing import Any
# Publicly visible version of aurweb. This is used to display
# aurweb versioning in the footer and must be maintained.
# Todo: Make this dynamic/automated.
AURWEB_VERSION = "v6.1.6"
AURWEB_VERSION = "v6.1.7"
_parser = None
......
......@@ -16,7 +16,7 @@ combine_as_imports = true
#
[tool.poetry]
name = "aurweb"
version = "v6.1.6"
version = "v6.1.7"
license = "GPL-2.0-only"
description = "Source code for the Arch User Repository's website"
homepage = "https://aur.archlinux.org"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment