Revert "Strip all <a /> tags, fuck SpamAssassin."

This reverts commit d4743b1453
This commit is contained in:
insert
2021-07-27 16:11:59 +00:00
parent d4743b1453
commit f32eaa98d4
5 changed files with 8 additions and 8 deletions

View File

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