Skip to content

Commit

Permalink
chore: bump web to v7.1.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Jul 13, 2023
1 parent 259eb3a commit acd9fa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.1.0-alpha.1",
"version": "7.1.0-alpha.2",
"private": true,
"homepage": "https://github.com/owncloud/web",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -143,7 +143,6 @@
"@uppy/utils": "https://github.com/owncloud/uppy/releases/download/v3.12.0-owncloud/uppy-utils.tgz",
"@uppy/webdav": "https://github.com/owncloud/uppy/releases/download/v3.12.0-owncloud/uppy-webdav.tgz",
"@uppy/xhr-upload": "https://github.com/owncloud/uppy/releases/download/v3.12.0-owncloud/uppy-xhr-upload.tgz"

},
"packageExtensions": {
"@adobe/leonardo-contrast-colors": {
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=7.1.0-alpha.1
sonar.projectVersion=7.1.0-alpha.2
sonar.host.url=https://sonarcloud.io

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

0 comments on commit acd9fa2

Please sign in to comment.