updated to 23.3

This commit is contained in:
john30
2023-12-26 15:25:46 +01:00
parent 442ff4ece8
commit 62db6ec1f0
6 changed files with 6 additions and 5 deletions
+1
View File
@@ -35,6 +35,7 @@ body:
description: the ebusd version in use
options:
- current source from git
- '23.3'
- '23.2'
- '23.1'
- '22.4'
+1 -1
View File
@@ -1,4 +1,4 @@
# next (tbd)
# 23.3 (2023-12-26)
## Bug Fixes
* fix MQTT topic string validation
* fix lost scanconfig default behaviour
+1 -1
View File
@@ -1 +1 @@
23.2
23.3
+1 -1
View File
@@ -1,7 +1,7 @@
# Contributor: Tim <timstanleydev@gmail.com>
# Maintainer: Tim <timstanleydev@gmail.com>
pkgname=ebusd
pkgver=23.2
pkgver=23.3
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=23.2
pkgver=23.3
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=23.2
pkgver=23.3
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')