update version string, update source and license links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "slowdowner",
|
||||
"version": "0.0.3",
|
||||
"version": "0.3.1",
|
||||
"description": "music player with slowing down option",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<footer>
|
||||
<p>
|
||||
2018 - 2021 Felix Hartmann | SlowDowner v3 |
|
||||
2018 - 2022 Felix Hartmann | SlowDowner v3.1 |
|
||||
<label id='user_count'>Verbundene Geräte: 0</label> |
|
||||
built and hosted on <i class="fab fa-linux"></i> |
|
||||
<a target='about:blank' href="https://gitlab.ffhartmann.de/felixh/slowdowner">Source</a> |
|
||||
<a target='about:blank' href="https://gitlab.ffhartmann.de/felixh/slowdowner/raw/master/LICENSE">License</a> |
|
||||
<a target='about:blank' href="https://git.ffhartmann.de/felixh/slowdowner">Source</a> |
|
||||
<a target='about:blank' href="https://git.ffhartmann.de/felixh/slowdowner/raw/master/LICENSE">License</a> |
|
||||
Genutze OpenSource Projekte:
|
||||
<a target='about:blank' href="https://pdfobject.com">PDFObject</a> &
|
||||
<a target='about:blank' href="https://howlerjs.com/">howler.js</a> |
|
||||
|
||||
Reference in New Issue
Block a user