diff --git a/bumpver.toml b/bumpver.toml
index 4eb0e63e..4d0d01b6 100644
--- a/bumpver.toml
+++ b/bumpver.toml
@@ -1,5 +1,5 @@
[tool.bumpver]
-current_version = "2.1.1"
+current_version = "2.1.2"
version_pattern = "MAJOR.MINOR.PATCH[-TAGNUM]"
commit_message = "chore: Bump version {old_version} -> {new_version}"
commit = true
diff --git a/composer.json b/composer.json
index 258b59cc..d03d1bf2 100755
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "two-inc/magento2",
"description": "Two B2B BNPL payments extension for Magento",
"type": "magento2-module",
- "version": "2.1.1",
+ "version": "2.1.2",
"license": [
"OSL-3.0",
"AFL-3.0"
diff --git a/etc/config.xml b/etc/config.xml
index 96f44e2a..92e65027 100755
--- a/etc/config.xml
+++ b/etc/config.xml
@@ -26,7 +26,7 @@
Has no effect when no overlay is registered.
-->