Skip to content

Commit

Permalink
prepare release v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Sep 25, 2024
1 parent a849276 commit d06baff
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.23.1] - 2024-09-25

### Changed
- updated linstor-common properties

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python-linstor (1.23.1-1) experimental; urgency=medium

* update linstor-common

-- Rene Peinthor <rene.peinthor@linbit.com> Wed, 25 Sep 2024 07:23:14 +0000

python-linstor (1.23.0-1) experimental; urgency=medium

[ Rene Peinthor ]
Expand Down
2 changes: 1 addition & 1 deletion linstor/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "1.23.0"
VERSION = "1.23.1"

0 comments on commit d06baff

Please sign in to comment.