Strip all <a /> tags, fuck SpamAssassin.

This commit is contained in:
Paul
2021-07-27 16:32:55 +01:00
parent dd65b9f358
commit d4743b1453
5 changed files with 8 additions and 8 deletions

View File

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