From aabca7f328d723b381ae4adcf06e2b183db101e8 Mon Sep 17 00:00:00 2001 From: William Parry Date: Sat, 27 Apr 2019 17:03:21 +1000 Subject: [PATCH] Version bump. --- gui/electron/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/electron/package.json b/gui/electron/package.json index 20e7f2f..1fdcd3e 100644 --- a/gui/electron/package.json +++ b/gui/electron/package.json @@ -8,7 +8,7 @@ }, "main": "index.js", "description": "Play games with Parsec on AWS for cheap.", - "version": "0.0.1-alpha.9", + "version": "0.0.1-alpha.10", "repository": { "type": "git", "url": "https://github.com/williamparry/cloudRIG"