From 529531bd85990cc3801010ad528e5f2d03195645 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 18 Sep 2019 12:10:31 -0700 Subject: [PATCH] Upping version. --- ui/src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/version.ts b/ui/src/version.ts index 5ba00d30..800eb79b 100644 --- a/ui/src/version.ts +++ b/ui/src/version.ts @@ -1 +1 @@ -export let version: string = "v0.1.0.15-0-g23be722"; \ No newline at end of file +export let version: string = "v0.1.0.15-1-gfa2c2cb"; \ No newline at end of file