Skip to content

Commit

Permalink
Merge pull request #10150 from owncloud/bump-web-8.0.0-beta.1
Browse files Browse the repository at this point in the history
chore: bump web to 8.0.0 beta.1
  • Loading branch information
JammingBen authored Dec 12, 2023
2 parents 2875d85 + 1196c6d commit 8a5b55a
Show file tree
Hide file tree
Showing 2 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": "8.0.0-alpha.13",
"version": "8.0.0-beta.1",
"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=8.0.0-alpha.13
sonar.projectVersion=8.0.0-beta.1
sonar.host.url=https://sonarcloud.io

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

0 comments on commit 8a5b55a

Please sign in to comment.