Emergency patch; Rust MDB driver deletes doc. with empty update.

This commit is contained in:
Paul
2021-05-03 20:48:37 +01:00
parent a319e72655
commit efc3794f3d
4 changed files with 10 additions and 2 deletions

View File

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