mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 21:12:14 +01:00
chore(release): bump version
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
This commit is contained in:
parent
795d2de699
commit
39508d1485
3 changed files with 4 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<description><** and **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** store.]]></description>
|
||||
<version>9.0.0-dev.0</version>
|
||||
<version>9.0.0-beta.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
||||
<types>
|
||||
|
|
|
|||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "richdocuments",
|
||||
"version": "9.0.0-dev.0",
|
||||
"version": "9.0.0-beta.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "richdocuments",
|
||||
"version": "9.0.0-dev.0",
|
||||
"version": "9.0.0-beta.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.5.2",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "richdocuments",
|
||||
"description": "Collabora online integration",
|
||||
"version": "9.0.0-dev.0",
|
||||
"version": "9.0.0-beta.1",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Julius Härtl",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue