I always forget
This commit is contained in:
parent
d54639549c
commit
66ac5c3a29
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "youtubeconverter",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"description": "A web youtube converter for converting videos to mp4, mp3, and other supported formats",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Youtube Downloader <p>v2.0</p>
|
||||
<h1>Youtube Downloader <p>v2.1</p>
|
||||
<hr>
|
||||
</h1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue