From 5102919f2c2d12673ad855eae0768cc0e254a35b Mon Sep 17 00:00:00 2001 From: Amey Rupji Date: Sun, 8 Nov 2020 14:24:51 -0600 Subject: [PATCH] Updating version to v1.7.1 --- src/view/data/prod/app.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/view/data/prod/app.json b/src/view/data/prod/app.json index ef21ea6..b989705 100644 --- a/src/view/data/prod/app.json +++ b/src/view/data/prod/app.json @@ -1,7 +1,7 @@ { "app_name": "Amey Rupji", "app_url": "http://ameyrupji.com/", - "active-version": "v1.7.0", + "active-version": "v1.7.1", "old-versions": [ { "text": "v1.2.0", @@ -22,6 +22,10 @@ { "text": "v1.6.0", "href": "release/v1-6-0" + }, + { + "text": "v1.7.0", + "href": "release/v1-7-0" } ], "icons_folder": "icons",