Skip to content

Commit a0f6d91

Browse files
authored
Merge pull request #4436 from nextcloud/carl/release/21.0.5
chore(release): v21.0.5
2 parents 799b287 + 805049e commit a0f6d91

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

β€Žappinfo/info.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
systems.
2222
]]>
2323
</description>
24-
<version>21.0.4</version>
24+
<version>21.0.5</version>
2525
<licence>agpl</licence>
2626
<author>Robin Appelman</author>
2727
<namespace>GroupFolders</namespace>

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "groupfolders",
3-
"version": "21.0.4",
3+
"version": "21.0.5",
44
"type": "module",
55
"scripts": {
66
"build": "NODE_ENV=production vite --mode production build",

0 commit comments

Comments
Β (0)