ready for new release, 1.61803398

This commit is contained in:
Joe Ardent 2025-09-03 15:36:03 -07:00
parent 8572f1431e
commit 6167522aaa
4 changed files with 8 additions and 4 deletions

2
Cargo.lock generated
View file

@ -1333,7 +1333,7 @@ dependencies = [
[[package]]
name = "jocalsend"
version = "1.6.180339"
version = "1.6.1803398"
dependencies = [
"axum",
"axum-server",

View file

@ -1,8 +1,8 @@
[package]
name = "jocalsend"
# 1.61803398874989484
#---------^
version = "1.6.180339"
#----------^
version = "1.6.1803398"
edition = "2024"
rust-version = "1.89"
authors = ["Joe Ardent <code@ardent.nebcorp.com>"]

View file

@ -13,6 +13,10 @@ Install with `cargo install jocalsend` (requires [Rust](https://rustup.rs/)); te
will probably work on Macs but if you're on a Mac, you probably have AirDrop. It's also available in
nixpkgs, and so if you're a NixOS user, `nix-shell -p jocalsend` will do what you expect.
## BLOG POSTS!
- [Announcement post](https://proclamations.nebcorp-hias.com/sundries/jocalsend/)
- [Design and development](https://proclamations.nebcorp-hias.com/rnd/jocalsend-development/)
## Capabilities and screenshots
As with the official app, JocalSend can be used to send and receive files and text from other

View file

@ -1 +1 @@
1.6180339
1.61803398