From ab08f5e2c7c0ea5fe4cdd3e3dc09be73a6d42474 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 17 Apr 2019 16:58:36 -0700 Subject: [PATCH] Version bump --- 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 c22420b0e..5d876aeb4 100644 --- a/ui/src/version.ts +++ b/ui/src/version.ts @@ -1 +1 @@ -export let version: string = "v0.0.2-20-g335cabc"; \ No newline at end of file +export let version: string = "v0.0.2-26-ge0d9a59"; \ No newline at end of file