Fix: Permission PUT route priority.

This commit is contained in:
Paul
2021-07-01 17:49:48 +01:00
parent 57f81e018c
commit e452d6a362
5 changed files with 21 additions and 11 deletions

View File

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