Bump Version

This commit is contained in:
Leo
2023-01-14 16:16:05 +00:00
committed by GitHub
parent ddb4a7da06
commit a1296b456d
2 changed files with 2 additions and 2 deletions

View File

@@ -216,7 +216,7 @@
</div> </div>
<footer> <footer>
<a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.2</a> <a href="https://github.com/leoherzog/TorrentParts/releases" target="_blank" rel="noopener">v1.2.1</a>
</footer> </footer>
<script src="/bin/bundle.min.js"></script> <script src="/bin/bundle.min.js"></script>

View File

@@ -1,6 +1,6 @@
{ {
"name": "torrentparts", "name": "torrentparts",
"version": "1.2", "version": "1.2.1",
"description": "📑 A website to inspect and edit Torrent files and Magnet URLs", "description": "📑 A website to inspect and edit Torrent files and Magnet URLs",
"main": "bin/bundle.js", "main": "bin/bundle.js",
"dependencies": { "dependencies": {