From c9651c7b4c4407151e4fdeda5825e409a1f5b32f Mon Sep 17 00:00:00 2001 From: Joe Ardent Date: Wed, 3 Sep 2025 15:36:03 -0700 Subject: [PATCH] ready for new release, 1.61803398 --- Cargo.lock | 2 +- Cargo.toml | 4 ++-- README.md | 4 ++++ VERSION | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 02399d4..3317200 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1333,7 +1333,7 @@ dependencies = [ [[package]] name = "jocalsend" -version = "1.6.180339" +version = "1.6.1803398" dependencies = [ "axum", "axum-server", diff --git a/Cargo.toml b/Cargo.toml index 17aae9b..3d4c9e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 "] diff --git a/README.md b/README.md index 38ae9a6..595c710 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/VERSION b/VERSION index fb9e103..a99a75d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6180339 +1.61803398