Remove broken HTML attribute.

This commit is contained in:
Paul
2021-07-27 17:24:47 +01:00
parent c6de871ad3
commit 7d3ce0c96a
4 changed files with 4 additions and 4 deletions

View File

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