Skip to content

Commit fee2d08

Browse files
Merge pull request #119 from nextcloud/release-for-32
chore(release): Bump version for 32
2 parents 58fb5d5 + 6b5a5bb commit fee2d08

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This allows admins to easily install and keep updated the Matterbridge binaries
1414
The last number of the version is the shipped Matterbridge binary version.
1515
Binary is licensed under Apache-2.0 License.]]></description>
1616

17-
<version>1.32.1026000-dev.0</version>
17+
<version>1.32.1026000</version>
1818
<licence>agpl</licence>
1919

2020
<author>Gary Kim</author>
@@ -33,7 +33,7 @@ Binary is licensed under Apache-2.0 License.]]></description>
3333
<repository>https://github.com/nextcloud/talk_matterbridge.git</repository>
3434

3535
<dependencies>
36-
<nextcloud min-version="29" max-version="32" />
36+
<nextcloud min-version="31" max-version="32" />
3737
</dependencies>
3838

3939
<repair-steps>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"optimize-autoloader": true,
99
"classmap-authoritative": true,
1010
"platform": {
11-
"php": "8.0.2"
11+
"php": "8.1"
1212
},
1313
"sort-packages": true
1414
},

0 commit comments

Comments
 (0)