updated version to 23.1

This commit is contained in:
john30
2023-01-06 12:35:17 +01:00
parent ca6767dece
commit 4c2d87e40f
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# 23.1 (tbd) # 23.1 (2022-12-06)
## Bug Fixes ## Bug Fixes
* fix potentially invalid settings picked up from environment variables * fix potentially invalid settings picked up from environment variables
* fix potentially unnecessary arbitration start for non-enhanced proto * fix potentially unnecessary arbitration start for non-enhanced proto
+1 -1
View File
@@ -1 +1 @@
22.4 23.1
+1 -1
View File
@@ -1,7 +1,7 @@
# Contributor: Tim <timstanleydev@gmail.com> # Contributor: Tim <timstanleydev@gmail.com>
# Maintainer: Tim <timstanleydev@gmail.com> # Maintainer: Tim <timstanleydev@gmail.com>
pkgname=ebusd pkgname=ebusd
pkgver=22.4 pkgver=23.1
pkgrel=0 pkgrel=0
pkgdesc="Daemon for communication with eBUS heating systems" pkgdesc="Daemon for communication with eBUS heating systems"
url="https://github.com/john30/ebusd" url="https://github.com/john30/ebusd"
+1 -1
View File
@@ -2,7 +2,7 @@
# Contributor: Milan Knizek <knizek volny cz> # Contributor: Milan Knizek <knizek volny cz>
# Usage: makepkg # Usage: makepkg
pkgname=ebusd pkgname=ebusd
pkgver=22.4 pkgver=23.1
pkgrel=1 pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems." pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
+1 -1
View File
@@ -3,7 +3,7 @@
# Usage: makepkg -p PKGBUILD.git # Usage: makepkg -p PKGBUILD.git
pkgname=ebusd-git pkgname=ebusd-git
_gitname=ebusd _gitname=ebusd
pkgver=22.4 pkgver=23.1
pkgrel=1 pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems." pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
+1 -1
View File
@@ -2,7 +2,7 @@ openapi: 3.1.0
info: info:
title: ebusd-http title: ebusd-http
description: The API that ebusd provides on HTTP port. description: The API that ebusd provides on HTTP port.
version: "22.4" version: "23.1"
servers: servers:
- url: http://127.0.0.1:8080/ - url: http://127.0.0.1:8080/
paths: paths: