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