Skip to content

Commit

Permalink
Prepare 5.3.0-rc.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwengerter committed Mar 9, 2022
1 parent bb612cf commit ad568ad
Show file tree
Hide file tree
Showing 24 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.0",
"version": "5.3.0-rc.1",
"private": true,
"homepage": "https://github.com/owncloud/web",
"license": "AGPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-integration-oc10/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For feedback and bug reports, please use the [public issue tracker](https://gith
</description>
<licence>AGPL</licence>
<author>ownCloud</author>
<version>5.2.0</version>
<version>5.3.0-rc.1</version>
<category>tools</category>
<website>https://github.com/owncloud/web</website>
<bugs>https://github.com/owncloud/web/issues</bugs>
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sonar.projectKey=owncloud_web
sonar.organization=owncloud-1
sonar.projectName=Web
sonar.projectVersion=5.2.0
sonar.projectVersion=5.3.0-rc.1
sonar.host.url=https://sonarcloud.io

# =====================================================
Expand Down

0 comments on commit ad568ad

Please sign in to comment.