diff --git a/server/src/version.rs b/server/src/version.rs index 28d256d59..5b2eb65aa 100644 --- a/server/src/version.rs +++ b/server/src/version.rs @@ -1 +1 @@ -pub const VERSION: &'static str = "v0.4.0.7-1-g013129f"; +pub const VERSION: &'static str = "v0.4.0.7-2-g06f1773"; diff --git a/ui/src/version.ts b/ui/src/version.ts index 03baa46f2..8ef1167fd 100644 --- a/ui/src/version.ts +++ b/ui/src/version.ts @@ -1 +1 @@ -export let version: string = 'v0.4.0.7-1-g013129f'; +export let version: string = 'v0.4.0.7-2-g06f1773';