chore: Bump version to 4.0.0-alpha for main branch

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2023-11-27 23:25:43 +01:00
Родитель cf3cdcbf09
Коммит c83c22eef9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 45FAE7268762B400
3 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -13,7 +13,7 @@
- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!
]]></description>
<version>3.4.0</version>
<version>4.0.0-alpha.1</version>
<licence>agpl</licence>
<author>Affan Hussain</author>

4
package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "forms",
"version": "3.4.0",
"version": "4.0.0-alpha.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "forms",
"version": "3.4.0",
"version": "4.0.0-alpha.1",
"license": "AGPL-3.0",
"dependencies": {
"@nextcloud/auth": "^2.2.1",

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "forms",
"description": "Forms app for nextcloud",
"version": "3.4.0",
"version": "4.0.0-alpha.1",
"repository": {
"type": "git",
"url": "git+https://github.com/nextcloud/forms.git"