We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ffd7a commit b14ef98Copy full SHA for b14ef98
index.html
@@ -207,7 +207,7 @@ <h1 id="logo">Torrent<span id="originalSourceIcon"><span class="fad fa-magnet fa
207
</div>
208
209
<footer>
210
- <a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.1</a>
+ <a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.1.1</a>
211
</footer>
212
213
<script src="/bin/bundle.min.js"></script>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "torrentparts",
3
- "version": "1.1",
+ "version": "1.1.1",
4
"description": "📑 A website to inspect and edit Torrent files and Magnet URLs",
5
"main": "bin/bundle.js",
6
"dependencies": {
0 commit comments