Release 2.3.2

Bugfix release for big endian systems
This commit is contained in:
Skia 2025-09-19 23:23:35 +02:00
parent 59333d6804
commit 31ed37a70c
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View file

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

View file

@ -1,6 +1,6 @@
[package]
name = "swaysome"
version = "2.3.1+git"
version = "2.3.2"
authors = ["Skia <skia@hya.sk>", "Nabos <nabos@glargh.fr>"]
edition = "2021"
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.1" "User Commands"
.TH SWAYSOME "1" "Sep 2025" "2.3.2" "User Commands"
.
.
.SH NAME
@ -142,7 +142,7 @@ Print version
.
.
.SH "VERSION"
2.3.1
2.3.2
.
.
.SH "HOMEPAGE"