release 1.618

This commit is contained in:
Joe Ardent 2025-08-15 15:59:40 -07:00
parent 5e40f29294
commit bcc485f2c0
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View file

@ -1324,7 +1324,7 @@ dependencies = [
[[package]]
name = "jocalsend"
version = "1.6.1"
version = "1.6.18"
dependencies = [
"axum",
"axum-server",

View file

@ -1,8 +1,8 @@
[package]
name = "jocalsend"
# 1.61803398874989484
#----^
version = "1.6.1"
#-----^
version = "1.6.18"
edition = "2024"
authors = ["Joe Ardent <code@ardent.nebcorp.com>"]
keywords = ["p2p", "localsend", "tui", "linux"]

View file

@ -1 +1 @@
1.61
1.618