chore: remove limitations on private channels

This commit is contained in:
Paul Makles
2022-01-04 20:08:04 +00:00
parent 2db54cf8de
commit 96fd18f679
6 changed files with 9 additions and 14 deletions

View File

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