Version v0.4.0.7
This commit is contained in:
parent
013129f5a8
commit
06f1773e9a
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
pub const VERSION: &'static str = "v0.4.0.7";
|
||||
pub const VERSION: &'static str = "v0.4.0.7-1-g013129f";
|
||||
|
|
2
ui/src/version.ts
vendored
2
ui/src/version.ts
vendored
|
@ -1 +1 @@
|
|||
export let version: string = 'v0.4.0.7';
|
||||
export let version: string = 'v0.4.0.7-1-g013129f';
|
||||
|
|
Reference in a new issue