Skip to content

Commit b14ef98

Browse files
committed
Bump Version Number
1 parent 85ffd7a commit b14ef98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h1 id="logo">Torrent<span id="originalSourceIcon"><span class="fad fa-magnet fa
207207
</div>
208208

209209
<footer>
210-
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.1</a>
210+
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.1.1</a>
211211
</footer>
212212

213213
<script src="/bin/bundle.min.js"></script>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "torrentparts",
3-
"version": "1.1",
3+
"version": "1.1.1",
44
"description": "📑 A website to inspect and edit Torrent files and Magnet URLs",
55
"main": "bin/bundle.js",
66
"dependencies": {

0 commit comments

Comments
 (0)