Skip to content

Commit d06baff

Browse files
committed
prepare release v1.23.1
1 parent a849276 commit d06baff

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [1.23.1] - 2024-09-25
12+
1113
### Changed
1214
- updated linstor-common properties
1315

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python-linstor (1.23.1-1) experimental; urgency=medium
2+
3+
* update linstor-common
4+
5+
-- Rene Peinthor <[email protected]> Wed, 25 Sep 2024 07:23:14 +0000
6+
17
python-linstor (1.23.0-1) experimental; urgency=medium
28

39
[ Rene Peinthor ]

linstor/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.23.0"
1+
VERSION = "1.23.1"

0 commit comments

Comments
 (0)