diff --git a/CHANGELOG b/CHANGELOG
index e682139..0773c32 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,9 @@
# Releases
+## v1.2.1
+
+* minor: fix using incorrect version number
+
## v1.2.0
* fix using 'outfile.zip should use the same page alignment for all shared object files within infile.zip' by providing correct flag to zipalign (thx @subho007)
diff --git a/pom.xml b/pom.xml
index 9213c50..ccec249 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
at.favre.tools
uber-apk-signer
- 1.2.0
+ 1.2.1
false