1.2.3 quickfix don't encode as numbers (they are nubers internally so that is safe)

This commit is contained in:
Slatian
2023-12-10 10:43:19 +01:00
parent 396bbdb348
commit 51877fc4c3
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "echoip-slatecave"
version = "1.2.2"
version = "1.2.3"
edition = "2021"
authors = ["Slatian <baschdel@disroot.org>"]