Skip to content

Commit 8d842e5

Browse files
committed
bump to 4.1.1
1 parent 595d58b commit 8d842e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Antheas Kapenekakis <aur at antheas dot dev>
22
pkgname=hhd
3-
pkgver=4.1.0
3+
pkgver=4.1.1
44
pkgrel=1
55
pkgdesc='Handheld Daemon. A tool for managing the quirks of handheld devices.'
66
arch=('x86_64')

hhd.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: hhd
2-
Version: 4.1.0
2+
Version: 4.1.1
33
Release: 1%{?dist}
44
Summary: Handheld Daemon, a tool for configuring handheld devices.
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hhd"
3-
version = "4.1.0"
3+
version = "4.1.1"
44
authors = [
55
{ name="Kapenekakis Antheas", email="[email protected]" },
66
]

0 commit comments

Comments
 (0)