From 013c05cfb47c0e2e65a1d59795e7555a7900a5de Mon Sep 17 00:00:00 2001 From: Sriram Hariharan Date: Wed, 18 Jul 2018 21:29:36 -0500 Subject: [PATCH] fixed options page --- manifest.json | 2 +- options.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index a6f1b729..0aca2067 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "UT Registration Plus", - "version": "0.1.1", + "version": "0.1.2", "options_page": "options.html", "description": "Improves the course registration process at the University of Texas at Austin!", "permissions": [ "tabs", diff --git a/options.html b/options.html index 9346f8ab..b18a5385 100644 --- a/options.html +++ b/options.html @@ -7,8 +7,8 @@