diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4c98b38..5afe48a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -20,7 +20,7 @@ Currently supported pride flags:
- Lesbian pride flag
more flags to follow soon!
- 1.1.0
+ 1.1.1
gpl3
transcaffeine
PrideFlags
diff --git a/package.json b/package.json
index dc119d8..cc99e1f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pride_flags",
- "version": "1.1.0",
+ "version": "1.1.1",
"license": "GPL-3.0-or-later",
"engines": {
"node": "^20.0.0",