Version v0.4.0.5

This commit is contained in:
Dessalines 2019-11-21 15:48:37 -08:00
parent 9df278319d
commit 9b75cfe519
2 changed files with 2 additions and 2 deletions

View file

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

2
ui/src/version.ts vendored
View file

@ -1 +1 @@
export let version: string = 'v0.4.0.4';
export let version: string = 'v0.4.0.5';