Release 2.3.1

* No changes in swaysome itself, only bugfixes in the tests to make them
  compatible with Debian's autopkgtest.
This commit is contained in:
Skia 2025-09-09 13:27:34 +02:00
parent 317e463da1
commit 343998a09d
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View file

@ -187,7 +187,7 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]] [[package]]
name = "swaysome" name = "swaysome"
version = "2.3.0+git" version = "2.3.1"
dependencies = [ dependencies = [
"assert-json-diff", "assert-json-diff",
"byteorder", "byteorder",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "swaysome" name = "swaysome"
version = "2.3.0+git" version = "2.3.1"
authors = ["Skia <skia@hya.sk>", "Nabos <nabos@glargh.fr>"] authors = ["Skia <skia@hya.sk>", "Nabos <nabos@glargh.fr>"]
edition = "2021" edition = "2021"
description = "swaysome provides an awesome way to manage your multiple outputs with the sway windows manager" description = "swaysome provides an awesome way to manage your multiple outputs with the sway windows manager"

View file

@ -1,4 +1,4 @@
.TH SWAYSOME "1" "Sep 2025" "2.3.0" "User Commands" .TH SWAYSOME "1" "Sep 2025" "2.3.1" "User Commands"
. .
. .
.SH NAME .SH NAME
@ -142,7 +142,7 @@ Print version
. .
. .
.SH "VERSION" .SH "VERSION"
2.3.0 2.3.1
. .
. .
.SH "HOMEPAGE" .SH "HOMEPAGE"