Try make content match href.

This commit is contained in:
Paul
2021-07-27 16:25:32 +01:00
parent ec59d0e9a9
commit dd65b9f358
4 changed files with 6 additions and 12 deletions

View File

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