updated version to 22.2

This commit is contained in:
John
2022-02-27 18:41:15 +01:00
parent 64af10bbd7
commit 97dbf268a8
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# 22.2 (tbd)
# 22.2 (2022-02-27)
## Bug Fixes
* fix for reconnect in HTTPS client
* fix for potentially truncated float representation
+1 -1
View File
@@ -1 +1 @@
22.1
22.2
+1 -1
View File
@@ -1,7 +1,7 @@
# Contributor: Tim <timstanleydev@gmail.com>
# Maintainer: Tim <timstanleydev@gmail.com>
pkgname=ebusd
pkgver=22.1
pkgver=22.2
pkgrel=0
pkgdesc="Daemon for communication with eBUS heating systems"
url="https://github.com/john30/ebusd"
+1 -1
View File
@@ -2,7 +2,7 @@
# Contributor: Milan Knizek <knizek volny cz>
# Usage: makepkg
pkgname=ebusd
pkgver=22.1
pkgver=22.2
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
+1 -1
View File
@@ -3,7 +3,7 @@
# Usage: makepkg -p PKGBUILD.git
pkgname=ebusd-git
_gitname=ebusd
pkgver=22.1
pkgver=22.2
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')