From 5911724adbd1dcaf05ddc61201e8b4947040bc1b Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Fri, 28 Aug 2015 18:21:51 +0100 Subject: [PATCH] update settings to api 1.15.0 --- hft.hanson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hft.hanson b/hft.hanson index 5619675f..3ff1eb9f 100644 --- a/hft.hanson +++ b/hft.hanson @@ -36,7 +36,7 @@ game: "templates/0.x.x/game.gameview.html", }, }, - "1.14.0": { + "1.15.0": { templates: { controller: "templates/0.x.x/controller.index.html", game: "templates/0.x.x/game.gameview.html",