Skip to content

Commit

Permalink
chore: Bump version to 4.0.0-alpha for main branch
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <[email protected]>
  • Loading branch information
susnux committed Nov 27, 2023
1 parent cf3cdcb commit c83c22e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit c83c22e

Please sign in to comment.