Remove snafu.

This commit is contained in:
Paul
2021-05-15 18:47:05 +01:00
parent fae0198343
commit f1462d4e4d
6 changed files with 7 additions and 71 deletions

View File

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