rAuth: Silently fail email send for creation.

This commit is contained in:
Paul
2021-05-27 15:51:24 +01:00
parent a39adb64c6
commit 62ffa10939
4 changed files with 5 additions and 5 deletions

View File

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