Fix username block list.

This commit is contained in:
Paul
2021-07-14 11:21:53 +01:00
parent 1872432725
commit 27a9fc3e21
4 changed files with 5 additions and 5 deletions

View File

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