2 Commits
v1.1 ... v1.1.1

Author SHA1 Message Date
Leo Herzog
b14ef98a23 Bump Version Number 2020-12-04 14:13:25 -05:00
Leo Herzog
85ffd7a9a0 Switch to FontAwesome Subset 2020-12-04 14:11:31 -05:00
4 changed files with 55 additions and 3 deletions

View File

@@ -0,0 +1,52 @@
projectName: 'C:\Users\herzog\Desktop\TorrentPartsFASubset'
version: 5.15.1
icons:
- magnet:
- light
- solid
- duotone
- file-alt:
- light
- regular
- duotone
- cloud-upload:
- solid
- link:
- light
- duotone
- share-alt:
- solid
- file-download:
- solid
- file:
- regular
- file-word:
- regular
- file-powerpoint:
- regular
- file-excel:
- regular
- file-archive:
- regular
- file-csv:
- regular
- file-pdf:
- regular
- file-contract:
- regular
- file-audio:
- regular
- file-video:
- regular
- file-image:
- regular
- folder-tree:
- regular
- trash:
- regular
- times:
- regular
- info-circle:
- regular
- plus-circle:
- regular

2
ext/fa.min.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -207,7 +207,7 @@
</div>
<footer>
<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>
</footer>
<script src="/bin/bundle.min.js"></script>

View File

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