diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae37e0f5..0c0bf8af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@
* Added filter for recorded models
* Added mechanism to ignore models. Ignored models will not show up in the
thumbnail overviews anymore. This might be useful, if you like to browse for
- new models to record, and don't want hide models you don't like, so that they
+ new models to record, and want to hide models you don't like, so that they
don't show up again in the future
* Multi-selection in the thumbnail overview with ctrl instead of shift
diff --git a/client/pom.xml b/client/pom.xml
index abca8e98..70f127fa 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 1.19.1
+ 1.20.0
../master
diff --git a/common/pom.xml b/common/pom.xml
index 60676ef6..7fd89d1e 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 1.19.1
+ 1.20.0
../master
diff --git a/master/pom.xml b/master/pom.xml
index e0f818f3..fa4305f1 100644
--- a/master/pom.xml
+++ b/master/pom.xml
@@ -6,7 +6,7 @@
ctbrec
master
pom
- 1.19.1
+ 1.20.0
../common
diff --git a/server/pom.xml b/server/pom.xml
index d561f1a3..1ed9e240 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 1.19.1
+ 1.20.0
../master