Version v0.4.0.4

This commit is contained in:
Dessalines 2019-11-21 11:34:48 -08:00
parent f65d75b186
commit 80d8c6761d
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
pub const VERSION: &'static str = "v0.4.0.2-7-g7c052f5";
pub const VERSION: &'static str = "v0.4.0.4";

2
ui/src/version.ts vendored
View file

@ -1 +1 @@
export let version: string = 'v0.4.0.2-7-g7c052f5';
export let version: string = 'v0.4.0.4';