Skip to content

Commit 27a49d1

Browse files
nextcloud-commandoleksandr-nc
authored andcommitted
chore: bump dev version to trigger CI
chore(assets): Recompile assets Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 4796f46 commit 27a49d1

4 files changed

Lines changed: 12 additions & 9 deletions

File tree

js/app_api-adminSettings.js.license

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-License-Identifier: ( AGPL-3.0-or-later)
78
SPDX-FileCopyrightText: escape-html developers
89
SPDX-FileCopyrightText: debounce developers
910
SPDX-FileCopyrightText: atomiks
@@ -23,6 +24,7 @@ SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (http
2324
SPDX-FileCopyrightText: David Clark
2425
SPDX-FileCopyrightText: Christoph Wurst
2526
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
27+
SPDX-FileCopyrightText: Alexander Piskun <bigcat88@icloud.com>
2628
SPDX-FileCopyrightText: @nextcloud/dialogs developers
2729

2830

@@ -144,6 +146,6 @@ This file is generated from multiple sources. Included packages:
144146
- webpack
145147
- version: 5.102.1
146148
- license: MIT
147-
- nextcloud
148-
- version: 1.0.0
149-
- license: AGPL-3.0-or-later
149+
- app_api
150+
- version: 34.0.0-dev.0
151+
- license: ( AGPL-3.0-or-later)

js/app_api-adminSettings.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/app_api-filesplugin.js.license

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SPDX-License-Identifier: ISC
33
SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BlueOak-1.0.0
55
SPDX-License-Identifier: BSD-3-Clause
6-
SPDX-License-Identifier: AGPL-3.0-or-later
6+
SPDX-License-Identifier: ( AGPL-3.0-or-later)
77
SPDX-FileCopyrightText: string_decoder developers
88
SPDX-FileCopyrightText: readable-stream developers
99
SPDX-FileCopyrightText: inherits developers
@@ -20,6 +20,7 @@ SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolk
2020
SPDX-FileCopyrightText: GitHub Inc.
2121
SPDX-FileCopyrightText: Feross Aboukhadijeh
2222
SPDX-FileCopyrightText: Borewit
23+
SPDX-FileCopyrightText: Alexander Piskun <bigcat88@icloud.com>
2324

2425

2526
This file is generated from multiple sources. Included packages:
@@ -80,6 +81,6 @@ This file is generated from multiple sources. Included packages:
8081
- webpack
8182
- version: 5.102.1
8283
- license: MIT
83-
- nextcloud
84-
- version: 1.0.0
85-
- license: AGPL-3.0-or-later
84+
- app_api
85+
- version: 34.0.0-dev.0
86+
- license: ( AGPL-3.0-or-later)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "app_api",
33
"description": "Nextcloud AppAPI",
4-
"version": "34.0.0-dev.0",
4+
"version": "34.0.0-dev.1",
55
"keywords": [
66
"nextcloud",
77
"app",

0 commit comments

Comments
 (0)