Skip to content

Commit

Permalink
chore: set version to v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed Jun 17, 2024
1 parent 30fe442 commit 1d95aec
Show file tree
Hide file tree
Showing 59 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.0.0-alpha.7",
"version": "9.0.0",
"private": true,
"homepage": "https://github.com/owncloud/web",
"license": "AGPL-3.0",
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=9.0.0-alpha.6
sonar.projectVersion=9.0.0
sonar.host.url=https://sonarcloud.io

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

0 comments on commit 1d95aec

Please sign in to comment.