diff --git a/copyparty/__version__.py b/copyparty/__version__.py
index 4681cd01..85cdbf1b 100644
--- a/copyparty/__version__.py
+++ b/copyparty/__version__.py
@@ -1,8 +1,8 @@
# coding: utf-8
-VERSION = (1, 2, 3)
+VERSION = (1, 2, 4)
CODENAME = "ftp btw"
-BUILD_DT = (2022, 3, 24)
+BUILD_DT = (2022, 4, 14)
S_VERSION = ".".join(map(str, VERSION))
S_BUILD_DT = "{0:04d}-{1:02d}-{2:02d}".format(*BUILD_DT)
diff --git a/copyparty/web/browser.html b/copyparty/web/browser.html
index c036f670..3424df47 100644
--- a/copyparty/web/browser.html
+++ b/copyparty/web/browser.html
@@ -35,6 +35,7 @@
+
switch to basic browser