Skip to content

Commit 602b243

Browse files
committed
updated version
1 parent d4ae0e9 commit 602b243

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

ChangeLog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 22.1 (tbd)
1+
# 22.1 (2022-02-12)
22
## Bug Fixes
33
* fix smaller bugs related to cleanup
44
* add more device latency to unix build

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
21.3
1+
22.1

contrib/alpine/APKBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributor: Tim <timstanleydev@gmail.com>
22
# Maintainer: Tim <timstanleydev@gmail.com>
33
pkgname=ebusd
4-
pkgver=21.3
4+
pkgver=22.1
55
pkgrel=1
66
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
77
url="https://github.com/john30/ebusd"

contrib/archlinux/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributor: Milan Knizek <knizek volny cz>
33
# Usage: makepkg
44
pkgname=ebusd
5-
pkgver=21.3
5+
pkgver=22.1
66
pkgrel=1
77
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
88
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')

contrib/archlinux/PKGBUILD.git

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Usage: makepkg -p PKGBUILD.git
44
pkgname=ebusd-git
55
_gitname=ebusd
6-
pkgver=21.3
6+
pkgver=22.1
77
pkgrel=1
88
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
99
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')

0 commit comments

Comments
 (0)