diff --git a/_service b/_service
index 0e4a99d..5ff5abd 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/flaviotordini/minitube.git
minitube
@PARENT_TAG@
- 3.6.6
+ 3.7
*.tar
diff --git a/minitube-3.6.6.tar.xz b/minitube-3.6.6.tar.xz
deleted file mode 100644
index 1b13726..0000000
--- a/minitube-3.6.6.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:df781733abe4c7792aa854fe4b7f835fc4a5c2232d8e03ad19350b4d620e56bc
-size 903540
diff --git a/minitube-3.7.tar.xz b/minitube-3.7.tar.xz
new file mode 100644
index 0000000..88d3f43
--- /dev/null
+++ b/minitube-3.7.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b0a098465cad6efd22a16414a4b60bbc5ad53868e20826cbe04440ad34daec54
+size 904188
diff --git a/minitube.changes b/minitube.changes
index b973c9e..fc1b0cc 100644
--- a/minitube.changes
+++ b/minitube.changes
@@ -1,3 +1,21 @@
+-------------------------------------------------------------------
+Wed Dec 30 13:50:10 UTC 2020 - Carsten Ziepke
+
+- Update to version 3.7:
+ - Update js
+ - Update media
+ - Better seeking
+ - Remove obsolete code
+ - Also parse hours
+ - Minor performance fix
+ - Remove deprecated sorting
+ - Minor cleanup
+ - Singlevideosource
+ - Emit error if there are no results
+ - consolidate yt stuff
+ - Fake more videos by loading videos related to the last one
+ - Fix crash
+
-------------------------------------------------------------------
Tue Nov 24 19:45:58 UTC 2020 - Carsten Ziepke
diff --git a/minitube.spec b/minitube.spec
index ee38e28..866a0fe 100644
--- a/minitube.spec
+++ b/minitube.spec
@@ -17,7 +17,7 @@
Name: minitube
-Version: 3.6.6
+Version: 3.7
Release: 0
Summary: Native YouTube Client
License: GPL-3.0-or-later