Feature: W.I.P. search route

This commit is contained in:
Paul
2021-07-09 14:34:01 +01:00
parent fe821b8283
commit 6f8802ab5f
6 changed files with 165 additions and 3 deletions

View File

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