diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6a63e3f..d009963 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -14,7 +14,7 @@ This allows admins to easily install and keep updated the Matterbridge binaries
The last number of the version is the shipped Matterbridge binary version.
Binary is licensed under Apache-2.0 License.]]>
- 1.32.1026000-dev.0
+ 1.32.1026000
agpl
Gary Kim
@@ -33,7 +33,7 @@ Binary is licensed under Apache-2.0 License.]]>
https://github.com/nextcloud/talk_matterbridge.git
-
+
diff --git a/composer.json b/composer.json
index 8d58e85..738132b 100644
--- a/composer.json
+++ b/composer.json
@@ -8,7 +8,7 @@
"optimize-autoloader": true,
"classmap-authoritative": true,
"platform": {
- "php": "8.0.2"
+ "php": "8.1"
},
"sort-packages": true
},