Skip to content

Commit bcb8031

Browse files
authored
Update index.html
1 parent dbac992 commit bcb8031

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Releases/v1.1/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>v1.0</title>
6+
<title>v1.1</title>
77
<link rel="icon" href="../../img/version-history.svg">
88
<style>
99
body {
@@ -119,9 +119,9 @@ <h1>Releases</h1>
119119
<a name="v1.0">
120120
<section>
121121
<a href="../"><img src="../../img/exit-fullscreen.svg" width="30" height="30"></a>
122-
<h2>v1.0</h2>
123-
<a href="download/" target="_blank" class="download-link">Download the file for version 1.0</a>
124-
<p><a href="https://github.com/CodePearly/JavaGameStuff/releases/v1.0">Github page for version 1.0</a></p>
122+
<h2>v1.1</h2>
123+
<a href="download/" target="_blank" class="download-link">Download the file for version 1.1</a>
124+
<p><a href="https://github.com/CodePearly/JavaGameStuff/releases/v1.1">Github page for version 1.0</a></p>
125125
<iframe src="iframe.html" width="500" height="255"></iframe>
126126
</section>
127127
</a>

0 commit comments

Comments
 (0)