Skip to content

Commit 97dbf26

Browse files
committed
updated version to 22.2
1 parent 64af10b commit 97dbf26

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.2 (tbd)
1+
# 22.2 (2022-02-27)
22
## Bug Fixes
33
* fix for reconnect in HTTPS client
44
* fix for potentially truncated float representation

VERSION

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

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=22.1
4+
pkgver=22.2
55
pkgrel=0
66
pkgdesc="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=22.1
5+
pkgver=22.2
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=22.1
6+
pkgver=22.2
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)