1 parent c47ad8d commit c6d0a73Copy full SHA for c6d0a73
1 file changed
index.html
@@ -64,7 +64,7 @@ <h4>Download from git:</h4>
64
65
<h4>Download from release:</h4>
66
Click on the button bellow to install the runnable jar file, once it is downloaded, you can run it:<br>
67
- <a href="https://github.com/AilysGeister/cryptogramme/releases/download/v1.0.0/Cryptogramme-1.0.jar"><img src="https://img.shields.io/badge/Download-JAR-blue"></a>
+ <a href="https://github.com/AilysGeister/cryptogramme/releases/tag/AC20"><img src="https://img.shields.io/badge/Download-JAR-blue"></a>
68
69
</p>
70
@@ -165,4 +165,5 @@ <h3>Decrypt a file</h3>
165
</footer>
166
</body>
167
<script src="script.js"></script>
168
-</html>
+
169
+</html>
0 commit comments