mirror of
https://github.com/nextcloud/talk_matterbridge.git
synced 2025-12-17 21:12:08 +01:00
Merge pull request #119 from nextcloud/release-for-32
chore(release): Bump version for 32
This commit is contained in:
commit
fee2d08b0a
2 changed files with 3 additions and 3 deletions
|
|
@ -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.]]></description>
|
||||
|
||||
<version>1.32.1026000-dev.0</version>
|
||||
<version>1.32.1026000</version>
|
||||
<licence>agpl</licence>
|
||||
|
||||
<author>Gary Kim</author>
|
||||
|
|
@ -33,7 +33,7 @@ Binary is licensed under Apache-2.0 License.]]></description>
|
|||
<repository>https://github.com/nextcloud/talk_matterbridge.git</repository>
|
||||
|
||||
<dependencies>
|
||||
<nextcloud min-version="29" max-version="32" />
|
||||
<nextcloud min-version="31" max-version="32" />
|
||||
</dependencies>
|
||||
|
||||
<repair-steps>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"optimize-autoloader": true,
|
||||
"classmap-authoritative": true,
|
||||
"platform": {
|
||||
"php": "8.0.2"
|
||||
"php": "8.1"
|
||||
},
|
||||
"sort-packages": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue