update client bundle

Former-commit-id: 0f47c7deddfd96c5bf3c05ebfa0b0d99327bcd4c
This commit is contained in:
Daniel Løvbrøtte Olsen
2020-04-21 17:19:53 +02:00
parent 80d02c8428
commit 02cf63d53a
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ mod workunit;
use workunit::WUnit;
use workunit::EStatus;
const VERSION: &str = "0.6.0";
const VERSION: &str = "0.7.0";
#[derive(Default, Debug)]
struct SharedState {