I always forget

This commit is contained in:
Violet 2023-10-23 23:32:16 -05:00
parent d54639549c
commit 66ac5c3a29
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "youtubeconverter", "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", "description": "A web youtube converter for converting videos to mp4, mp3, and other supported formats",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

View file

@ -12,7 +12,7 @@
</head> </head>
<body> <body>
<h1>Youtube Downloader <p>v2.0</p> <h1>Youtube Downloader <p>v2.1</p>
<hr> <hr>
</h1> </h1>