From 66ac5c3a2910e5f4f6694d618fc4edf169552379 Mon Sep 17 00:00:00 2001 From: Violet Date: Mon, 23 Oct 2023 23:32:16 -0500 Subject: [PATCH] I always forget --- package.json | 2 +- static/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 97e63c1..b8d907e 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/static/index.html b/static/index.html index 03ac555..37d7bb8 100644 --- a/static/index.html +++ b/static/index.html @@ -12,7 +12,7 @@ -

Youtube Downloader

v2.0

+

Youtube Downloader

v2.1