diff --git a/changelog/unreleased/bugfix-accessing-disabled-password-protected-space-does-not-show-error b/changelog/11.0.0_2024-10-16/bugfix-accessing-disabled-password-protected-space-does-not-show-error similarity index 100% rename from changelog/unreleased/bugfix-accessing-disabled-password-protected-space-does-not-show-error rename to changelog/11.0.0_2024-10-16/bugfix-accessing-disabled-password-protected-space-does-not-show-error diff --git a/changelog/unreleased/bugfix-application-menu-not-operable-in-safari-browser b/changelog/11.0.0_2024-10-16/bugfix-application-menu-not-operable-in-safari-browser similarity index 100% rename from changelog/unreleased/bugfix-application-menu-not-operable-in-safari-browser rename to changelog/11.0.0_2024-10-16/bugfix-application-menu-not-operable-in-safari-browser diff --git a/changelog/unreleased/bugfix-delete-federated-connections b/changelog/11.0.0_2024-10-16/bugfix-delete-federated-connections similarity index 100% rename from changelog/unreleased/bugfix-delete-federated-connections rename to changelog/11.0.0_2024-10-16/bugfix-delete-federated-connections diff --git a/changelog/unreleased/bugfix-details-panel-wrong-webdav-url-of-recieved-shares b/changelog/11.0.0_2024-10-16/bugfix-details-panel-wrong-webdav-url-of-recieved-shares similarity index 100% rename from changelog/unreleased/bugfix-details-panel-wrong-webdav-url-of-recieved-shares rename to changelog/11.0.0_2024-10-16/bugfix-details-panel-wrong-webdav-url-of-recieved-shares diff --git a/changelog/unreleased/bugfix-escape-html-characters-in-activities-and-notification-view b/changelog/11.0.0_2024-10-16/bugfix-escape-html-characters-in-activities-and-notification-view similarity index 100% rename from changelog/unreleased/bugfix-escape-html-characters-in-activities-and-notification-view rename to changelog/11.0.0_2024-10-16/bugfix-escape-html-characters-in-activities-and-notification-view diff --git a/changelog/unreleased/bugfix-hide-copy-permanent-link-action-public-pages b/changelog/11.0.0_2024-10-16/bugfix-hide-copy-permanent-link-action-public-pages similarity index 100% rename from changelog/unreleased/bugfix-hide-copy-permanent-link-action-public-pages rename to changelog/11.0.0_2024-10-16/bugfix-hide-copy-permanent-link-action-public-pages diff --git a/changelog/unreleased/bugfix-navigating-into-external-folders b/changelog/11.0.0_2024-10-16/bugfix-navigating-into-external-folders similarity index 100% rename from changelog/unreleased/bugfix-navigating-into-external-folders rename to changelog/11.0.0_2024-10-16/bugfix-navigating-into-external-folders diff --git a/changelog/unreleased/bugfix-prevent-not-allowed-characters-in-shortcut-name b/changelog/11.0.0_2024-10-16/bugfix-prevent-not-allowed-characters-in-shortcut-name similarity index 100% rename from changelog/unreleased/bugfix-prevent-not-allowed-characters-in-shortcut-name rename to changelog/11.0.0_2024-10-16/bugfix-prevent-not-allowed-characters-in-shortcut-name diff --git a/changelog/unreleased/bugfix-tags-shared-with-me-page b/changelog/11.0.0_2024-10-16/bugfix-tags-shared-with-me-page similarity index 100% rename from changelog/unreleased/bugfix-tags-shared-with-me-page rename to changelog/11.0.0_2024-10-16/bugfix-tags-shared-with-me-page diff --git a/changelog/unreleased/bugfix-undefined-request-ids b/changelog/11.0.0_2024-10-16/bugfix-undefined-request-ids similarity index 100% rename from changelog/unreleased/bugfix-undefined-request-ids rename to changelog/11.0.0_2024-10-16/bugfix-undefined-request-ids diff --git a/changelog/unreleased/bugfix-user-filters-after-page-reload b/changelog/11.0.0_2024-10-16/bugfix-user-filters-after-page-reload similarity index 100% rename from changelog/unreleased/bugfix-user-filters-after-page-reload rename to changelog/11.0.0_2024-10-16/bugfix-user-filters-after-page-reload diff --git a/changelog/unreleased/change-remove-importer b/changelog/11.0.0_2024-10-16/change-remove-importer similarity index 100% rename from changelog/unreleased/change-remove-importer rename to changelog/11.0.0_2024-10-16/change-remove-importer diff --git a/changelog/unreleased/enhancement-add-not-found-page b/changelog/11.0.0_2024-10-16/enhancement-add-not-found-page similarity index 100% rename from changelog/unreleased/enhancement-add-not-found-page rename to changelog/11.0.0_2024-10-16/enhancement-add-not-found-page diff --git a/changelog/unreleased/enhancement-allow-setting-view-mode-for-apps-via-query b/changelog/11.0.0_2024-10-16/enhancement-allow-setting-view-mode-for-apps-via-query similarity index 100% rename from changelog/unreleased/enhancement-allow-setting-view-mode-for-apps-via-query rename to changelog/11.0.0_2024-10-16/enhancement-allow-setting-view-mode-for-apps-via-query diff --git a/changelog/unreleased/enhancement-file-size-warning-in-editors b/changelog/11.0.0_2024-10-16/enhancement-file-size-warning-in-editors similarity index 100% rename from changelog/unreleased/enhancement-file-size-warning-in-editors rename to changelog/11.0.0_2024-10-16/enhancement-file-size-warning-in-editors diff --git a/package.json b/package.json index 3257adceb05..2f549a0cac9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "10.3.0", + "version": "11.0.0-alpha.1", "private": true, "homepage": "https://github.com/owncloud/web", "license": "AGPL-3.0", diff --git a/packages/design-system/package.json b/packages/design-system/package.json index d7d7a61b725..b03e568ec7a 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -1,6 +1,6 @@ { "name": "@ownclouders/design-system", - "version": "10.3.0", + "version": "11.0.0-alpha.1", "description": "ownCloud Design System is based on VueDesign Systems and is used to design ownCloud UI components", "keywords": [ "vue design system", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index c2bc0a2d1a9..01d47df3f29 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -2,7 +2,7 @@ "name": "@ownclouders/eslint-config", "main": "index.js", "private": false, - "version": "10.3.0", + "version": "11.0.0-alpha.1", "license": "AGPL-3.0", "type": "module", "author": "ownCloud GmbH ", diff --git a/packages/web-client/package.json b/packages/web-client/package.json index abf05405600..31c308756f6 100644 --- a/packages/web-client/package.json +++ b/packages/web-client/package.json @@ -1,6 +1,6 @@ { "name": "@ownclouders/web-client", - "version": "10.3.0", + "version": "11.0.0-alpha.1", "description": "ownCloud web client", "license": "AGPL-3.0", "private": false, diff --git a/packages/web-pkg/package.json b/packages/web-pkg/package.json index 5b60c927345..4ce9046eb6e 100644 --- a/packages/web-pkg/package.json +++ b/packages/web-pkg/package.json @@ -1,6 +1,6 @@ { "name": "@ownclouders/web-pkg", - "version": "10.3.0", + "version": "11.0.0-alpha.1", "description": "ownCloud web pkg", "license": "AGPL-3.0", "main": "src/index.ts", diff --git a/packages/web-test-helpers/package.json b/packages/web-test-helpers/package.json index b9e51980ff7..d485a7dcd5b 100644 --- a/packages/web-test-helpers/package.json +++ b/packages/web-test-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@ownclouders/web-test-helpers", - "version": "10.3.0", + "version": "11.0.0-alpha.1", "description": "ownCloud web test helpers", "license": "AGPL-3.0", "private": false, diff --git a/sonar-project.properties b/sonar-project.properties index 585642633be..436c313c74f 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -2,7 +2,7 @@ sonar.projectKey=owncloud_web sonar.organization=owncloud-1 sonar.projectName=Web -sonar.projectVersion=10.3.0 +sonar.projectVersion=11.0.0-alpha.1 sonar.host.url=https://sonarcloud.io # =====================================================