Re-write emails, remove HTML body.

SpamAssassin is a bitch.
This commit is contained in:
Paul
2021-07-28 14:59:16 +01:00
parent 3c0d736f1e
commit 74b4c6bf2a
5 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
export version=0.5.1-alpha.18
export version=0.5.1-alpha.19
echo "pub const VERSION: &str = \"${version}\";" > src/version.rs