0.5.1-alpha.8

Add Edit Role route.
This commit is contained in:
Paul
2021-07-13 13:43:42 +01:00
parent 6f8802ab5f
commit 1872432725
7 changed files with 114 additions and 5 deletions

View File

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