aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorMatt Braddock <matt.braddock@gmail.com> 2020-07-22 00:26:45 -0400
committerGitHub <noreply@github.com> 2020-07-22 00:26:45 -0400
commit05563419cd447ed2c91ef635db4c91cf05803325 (patch)
tree065a5a9b498e26a7763258055d00e3644cb31f7b /index.html
parentb5562218f6ed06cd3208b63e03a53df55b9a026d (diff)
parentfca3f9f3a7ffe4534a82a95b2664237b7b35711f (diff)
Merge pull request #2 from zromick/modMessage
Mod Message - Minor Touch-ups
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 978e6ee..b8b1cb1 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <version>1.1.0</version>
+ <meta name="version" content="1.1.1" />
<title>YouTube Frame Timer</title>
<link rel="stylesheet" href="https://stackedit.io/style.css" />
<script src="main.js"></script>